mirror of
https://github.com/bitwarden/browser
synced 2025-12-22 03:03:43 +00:00
Fixed tests to initialize creation date
This commit is contained in:
@@ -51,6 +51,7 @@ describe("AddEditFolderDialogComponent", () => {
|
||||
email: "",
|
||||
emailVerified: true,
|
||||
name: undefined,
|
||||
creationDate: undefined,
|
||||
};
|
||||
|
||||
await TestBed.configureTestingModule({
|
||||
|
||||
Reference in New Issue
Block a user