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 63b2ebc commit b01a0d1Copy full SHA for b01a0d1
src/lib/button/button.spec.ts
@@ -215,4 +215,3 @@ class TestApp {
215
this.clickCount++;
216
}
217
218
-
src/lib/checkbox/checkbox.spec.ts
@@ -724,4 +724,3 @@ class CheckboxWithChangeEvent {
724
class CheckboxWithFormControl {
725
formControl = new FormControl();
726
727
0 commit comments