Merge pull request #241 from weaveworks/client-coverage

Add JS test coverage reporting to client/
This commit is contained in:
David
2015-06-16 16:07:10 +02:00
3 changed files with 14 additions and 2 deletions

View File

@@ -141,7 +141,6 @@ describe('AppStore', function() {
registeredCallback(RouteAction);
expect(AppStore.getSelectedNodeId()).toBe(null);
expect(AppStore.getNodes()).toEqual(NODE_SET);
});
// connection errors