mirror of
https://github.com/bitwarden/browser
synced 2026-02-05 11:13:44 +00:00
* add "jest-preset-angular/setup-jest" to browser app * use flushPromises rather than await a dummy promise * move the import of `page-script` into beforeAll rather than the describe scope * invoke the sendMessage callback rather than relying on a promise comparison