mirror of
https://github.com/bitwarden/browser
synced 2025-01-29 04:29:32 +01:00
1420082348
* Do not export trashed items * Test Item exporting Does not test organization export. Export's use of apiService is not very testable. We will either need a testApiService or to refactor apiService to make mocking easier. * Linter fixes