Skip to content

Commit 49b6eab

Browse files
committed
rename e2e test
1 parent 92a45cc commit 49b6eab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

e2e/app.e2e-spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import { Angular2AppPage } from './app.po';
22
import { browser } from 'protractor';
33

4-
describe('ng-book redux-chat Example App', function() {
4+
describe('ng-book rxjs-chat Example App', function() {
55
let page: Angular2AppPage;
66

77
beforeEach(() => {

0 commit comments

Comments
 (0)