Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2abe5436ea | |||
| e35533f703 |
@@ -45,3 +45,4 @@ if (process.env.NODE_ENV !== 'test') {
|
||||
}
|
||||
|
||||
module.exports = app;
|
||||
app.get("/teste", (req, res) => res.json({ msg: "Branch funcionando!" }));
|
||||
|
||||
Reference in New Issue
Block a user