Skip to content

Commit 6748c96

Browse files
author
Nick
committed
changed the e2e to unit tests
1 parent 8315b43 commit 6748c96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ cache:
1717
install:
1818
- npm ci
1919
script:
20-
- npm run e2e
20+
- ng test

0 commit comments

Comments
 (0)