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

Commit

Permalink
Change describe.only to describe
Browse files Browse the repository at this point in the history
  • Loading branch information
yasharAyari committed Nov 14, 2017
1 parent 3943894 commit 86450ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/integration/voteDialog/index.test.js
Expand Up @@ -75,7 +75,7 @@ const peers = {
},
};

describe.only('@integration test of VoteDialog', () => {
describe('@integration test of VoteDialog', () => {
let store;
let wrapper;
let clock;
Expand Down

0 comments on commit 86450ba

Please sign in to comment.