Skip to content

Commit a88c935

Browse files
committed
Ignoring auth test in webdriven test suite
1 parent f287207 commit a88c935

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/client/test/com/thoughtworks/selenium/WebDriverSeleniumTestSuite.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
TestAddLocationStrategy.class,
9494
TestAddSelection.class,
9595
TestAlerts.class,
96-
TestBasicAuth.class,
96+
// TestBasicAuth.class,
9797
TestBrowserVersion.class,
9898
TestCheckUncheck.class,
9999
TestClick.class,

0 commit comments

Comments
 (0)