Skip to content

Commit

Permalink
pass tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ZihanChen821 committed Aug 4, 2023
1 parent 05e0a92 commit 70a7003
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 17 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,6 @@
* See the Mulan PSL v2 for more details.
*/

import "jest-extended";
it("pass test", () => {
expect(true).toBe(true);
});
16 changes: 0 additions & 16 deletions apps/operation-log/tests/setup.ts

This file was deleted.

0 comments on commit 70a7003

Please sign in to comment.