mirror of
https://github.com/bitwarden/browser
synced 2025-12-15 07:43:35 +00:00
[PM-2132] Move all specs to the src directory (#5367)
This commit is contained in:
@@ -20,7 +20,7 @@ import { CipherView } from "@bitwarden/common/vault/models/view/cipher.view";
|
||||
import { FolderView } from "@bitwarden/common/vault/models/view/folder.view";
|
||||
import { LoginView } from "@bitwarden/common/vault/models/view/login.view";
|
||||
|
||||
import { BuildTestObject, GetUniqueString } from "../../../../common/spec/utils";
|
||||
import { BuildTestObject, GetUniqueString } from "../../../../common/spec";
|
||||
|
||||
import { VaultExportService } from "./vault-export.service";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user