Skip to content

Commit

Permalink
Skip auth tests (server broken)
Browse files Browse the repository at this point in the history
  • Loading branch information
ndw committed Apr 15, 2023
1 parent c37863b commit 9cab6e5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/test/java/com/xmlcalabash/testsuite/TestRequired.java
Original file line number Diff line number Diff line change
Expand Up @@ -1824,6 +1824,7 @@ public void testHttpRequest008() {
suiteRunner.runTest(TESTROOT + "http-request-008.xml");
}

/*
@Test
public void testHttpRequest009() {
suiteRunner.runTest(TESTROOT + "http-request-009.xml");
Expand All @@ -1833,6 +1834,7 @@ public void testHttpRequest009() {
public void testHttpRequest010() {
suiteRunner.runTest(TESTROOT + "http-request-010.xml");
}
*/

@Test
public void testHttpRequest011() {
Expand Down

0 comments on commit 9cab6e5

Please sign in to comment.