From 2ce470d4522a315fe4bdeda627b59e6ac815e67d Mon Sep 17 00:00:00 2001 From: Daniel Bisgrove Date: Mon, 4 Nov 2024 09:10:57 -0500 Subject: [PATCH] fixup! Updating eslint and tests to ensure they work with updated angular and TS. --- src/test.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/test.ts b/src/test.ts index 5f51f975..6d9d4a39 100755 --- a/src/test.ts +++ b/src/test.ts @@ -17,4 +17,3 @@ TestBed.initTestEnvironment( teardown: { destroyAfterEach: false } } ); -