Skip to content

Commit

Permalink
fixed missing closing paranthesis
Browse files Browse the repository at this point in the history
  • Loading branch information
Roland Johann committed May 27, 2017
1 parent ebf7598 commit 4c9e8d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/Select-test.js
Expand Up @@ -3930,4 +3930,5 @@ describe('Select', () => {

expect(arrow, 'to be', undefined);
});
});
});

0 comments on commit 4c9e8d3

Please sign in to comment.