Skip to content

Commit 7791c38

Browse files
committed
Temporarily disabled hanging test
1 parent f6f4cfa commit 7791c38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/v1/examples.test.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ var _console = console;
2727
* DO NOT add tests to this file that are not for that exact purpose.
2828
* DO NOT modify these tests without ensuring they remain consistent with the equivalent examples in other drivers
2929
*/
30-
fdescribe('examples', function() {
30+
xdescribe('examples', function() {
3131

3232
var driver, session, out, console;
3333

0 commit comments

Comments
 (0)