mirror of
https://github.com/bitwarden/browser
synced 2025-12-06 00:13:28 +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