Skip to content

Commit 23f9513

Browse files
committed
Update screen file.
1 parent 092f3c7 commit 23f9513

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/integration/screen.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ var elements;
66

77
robot.setMouseDelay(100);
88

9-
test('Test clicking.', { timeout: 10000 }, function(t)
9+
test('Test Screen.', { timeout: 10000 }, function(t)
1010
{
1111
t.plan(1);
1212

0 commit comments

Comments
 (0)