Skip to content

Commit 3b70216

Browse files
georgeajitgeorgeajit
authored andcommitted
Removed user deletion to debug why follow on test looses connection
1 parent e9cbc91 commit 3b70216

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

marklogic-client-api-functionaltests/src/test/java/com/marklogic/client/functionaltest/TestDocumentFormat.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -744,7 +744,5 @@ public static void tearDown() throws Exception
744744
{
745745
System.out.println("In tear down");
746746
cleanupRESTServer(dbName, fNames);
747-
//Delete user userInTrans
748-
deleteRESTUser("userInTrans");
749747
}
750748
}

0 commit comments

Comments
 (0)