Skip to content
This repository has been archived by the owner on Apr 20, 2021. It is now read-only.

Commit

Permalink
Fixes JS tests, broken by recent show-in-topo updates
Browse files Browse the repository at this point in the history
  • Loading branch information
foot committed Nov 8, 2016
1 parent 8e3e4a3 commit 072bea9
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ describe('NodeDetails', () => {
const c = TestUtils.renderIntoDocument(
<Provider store={configureStore()}>
<NodeDetails nodes={nodes}
topologyId="containers"
nodeId={nodeId} details={details}
/>
</Provider>
Expand Down

0 comments on commit 072bea9

Please sign in to comment.