Commit 9de9a478 by xzyfer

Remove .only in tests

parent c56f4a16
...@@ -1859,7 +1859,7 @@ describe('api', function() { ...@@ -1859,7 +1859,7 @@ describe('api', function() {
}); });
}); });
describe.only('with an unsupported platform', function() { describe('with an unsupported platform', function() {
var prevValue; var prevValue;
beforeEach(function() { beforeEach(function() {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment