mirror of
https://github.com/koichixD/uptime-kuma.git
synced 2026-09-01 10:01:21 +00:00
move jest config files to config dir
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
beforeAll(() => {
|
||||
|
||||
});
|
||||
|
||||
describe("", () => {
|
||||
|
||||
it("should ", () => {
|
||||
|
||||
});
|
||||
});
|
||||
Reference in New Issue
Block a user