mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-06 09:20:43 +01:00
579cee3364
* Migrate cli to jest * Remove jasmine from browser * Remove coverage from browser since it's in the root gitignore
4 lines
65 B
TypeScript
4 lines
65 B
TypeScript
describe("bw", () => {
|
|
test.todo("is a placeholder test");
|
|
});
|