We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 092f3c7 commit 23f9513Copy full SHA for 23f9513
test/integration/screen.js
@@ -6,7 +6,7 @@ var elements;
6
7
robot.setMouseDelay(100);
8
9
-test('Test clicking.', { timeout: 10000 }, function(t)
+test('Test Screen.', { timeout: 10000 }, function(t)
10
{
11
t.plan(1);
12
0 commit comments