We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8a5df7 commit 41f1615Copy full SHA for 41f1615
src/toggle/toggle.component.spec.ts
@@ -27,8 +27,6 @@ describe("Toggle", () => {
27
});
28
29
it("should work", () => {
30
- fixture.detectChanges();
31
-
32
expect(component instanceof Toggle).toBe(true);
33
34
0 commit comments