mirror of
https://github.com/bitwarden/browser
synced 2025-12-24 04:04:24 +00:00
Migrate cli to jest (#2759)
* Migrate cli to jest * Remove jasmine from browser * Remove coverage from browser since it's in the root gitignore
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
describe("bw", () => {
|
||||
it("is a placeholder test");
|
||||
test.todo("is a placeholder test");
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user