We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6f4cfa commit 7791c38Copy full SHA for 7791c38
test/v1/examples.test.js
@@ -27,7 +27,7 @@ var _console = console;
27
* DO NOT add tests to this file that are not for that exact purpose.
28
* DO NOT modify these tests without ensuring they remain consistent with the equivalent examples in other drivers
29
*/
30
-fdescribe('examples', function() {
+xdescribe('examples', function() {
31
32
var driver, session, out, console;
33
0 commit comments