We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3838c56 commit 39671aaCopy full SHA for 39671aa
test/compass-functional.test.js
@@ -20,7 +20,7 @@ var DOCUMENTS = [
20
{ 'name': 'Beacon' }
21
];
22
23
-describe('Compass', function() {
+describe('Compass #spectron', function() {
24
this.slow(30000);
25
this.timeout(60000);
26
var app = null;
0 commit comments