Skip to content

Commit

Permalink
Fixed eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
offtherailz committed Mar 6, 2017
1 parent ca6d761 commit 7496760
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/client/actions/__tests__/search-test.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ var {
textSearch,
selectSearchItem,
selectNestedService,
cancelSelectedItem,
cancelSelectedItem
} = require('../search');

describe('Test correctness of the search actions', () => {
Expand Down

0 comments on commit 7496760

Please sign in to comment.