mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-08 06:29:57 +08:00
move jest config files to config dir
This commit is contained in:
10
test/backend.spec.js
Normal file
10
test/backend.spec.js
Normal file
@@ -0,0 +1,10 @@
|
||||
beforeAll(() => {
|
||||
|
||||
});
|
||||
|
||||
describe("", () => {
|
||||
|
||||
it("should ", () => {
|
||||
|
||||
});
|
||||
});
|
Reference in New Issue
Block a user