mirror of
https://github.com/weaveworks/scope.git
synced 2026-07-28 09:41:57 +00:00
Merge pull request #241 from weaveworks/client-coverage
Add JS test coverage reporting to client/
This commit is contained in:
@@ -141,7 +141,6 @@ describe('AppStore', function() {
|
||||
registeredCallback(RouteAction);
|
||||
expect(AppStore.getSelectedNodeId()).toBe(null);
|
||||
expect(AppStore.getNodes()).toEqual(NODE_SET);
|
||||
|
||||
});
|
||||
|
||||
// connection errors
|
||||
|
||||
Reference in New Issue
Block a user