Skip to content

Commit 9212b62

Browse files
authored
Update userRoutes.test.mjs
1 parent 662a1f1 commit 9212b62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/userRoutes.test.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,4 +215,4 @@ describe('User API', () => {
215215
server.close();
216216
}
217217
});
218-
});
218+
});

0 commit comments

Comments
 (0)