mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 16:23:44 +00:00
Clean up dangling behaviorSubject
This commit is contained in:
@@ -19,6 +19,7 @@ describe("sessionSync decorator", () => {
|
|||||||
ctor: ctor,
|
ctor: ctor,
|
||||||
initializer: initializer,
|
initializer: initializer,
|
||||||
}),
|
}),
|
||||||
|
testClass.testProperty.complete(),
|
||||||
]);
|
]);
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user