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 92a45cc commit 49b6eabCopy full SHA for 49b6eab
e2e/app.e2e-spec.ts
@@ -1,7 +1,7 @@
1
import { Angular2AppPage } from './app.po';
2
import { browser } from 'protractor';
3
4
-describe('ng-book redux-chat Example App', function() {
+describe('ng-book rxjs-chat Example App', function() {
5
let page: Angular2AppPage;
6
7
beforeEach(() => {
0 commit comments