automation test
This commit is contained in:
parent
03aab50781
commit
ba3c0b2bde
@ -127,6 +127,8 @@ async function startServer() {
|
||||
res.send("SpurrinAI Backend is running!");
|
||||
});
|
||||
|
||||
console.log('SpurrinAI Backend is running checking automation 1!');
|
||||
|
||||
// Error handling middleware
|
||||
app.use(errorHandler);
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user