Skip to content

Commit

Permalink
remove ONLY
Browse files Browse the repository at this point in the history
  • Loading branch information
acvetkov committed May 11, 2018
1 parent 2816714 commit 2ed51c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/specs/chrome.test.js
Expand Up @@ -130,7 +130,7 @@ describe('chrome/flush', function () {
});
});

describe.only('chrome api', function () {
describe('chrome api', function () {

describe('functions', function () {

Expand Down

0 comments on commit 2ed51c8

Please sign in to comment.