Skip to content

Commit 94c56dc

Browse files
committed
Removed references to no longer existing files within unit tests
1 parent 65d6805 commit 94c56dc

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

test/unit/app.spec.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,6 @@ const appFiles = [
88
'app/config.js',
99
'app/theme.js',
1010
'app/variables.scss',
11-
'app/components/AccountDropdown/AccountDropdown.js',
12-
'app/components/AccountDropdown/AccountDropdown.scss',
13-
'app/components/AccountManager/AccountManager.js',
14-
'app/components/AccountManager/AccountManager.scss',
1511
'app/components/LoginForm/LoginForm.js',
1612
'app/components/LoginForm/LoginForm.scss',
1713
'app/components/Navbar/Navbar.js',

0 commit comments

Comments
 (0)