Skip to content

Commit

Permalink
Unignore test
Browse files Browse the repository at this point in the history
This one actually works fine.
  • Loading branch information
martinfurmanski committed Mar 24, 2018
1 parent 827226d commit ffbc239
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -188,7 +188,6 @@ public void backupDatabaseTransactionLogsStoredWithDatabase() throws Exception
}

@Test
@Ignore( "This takes a long time due to the timeout lasting 20 minutes (see BackupClient)" )
public void backupFailsWithCatchupProtoOverride() throws Exception
{
String backupName = "customport" + recordFormat; // due to ClassRule not cleaning between tests
Expand Down

0 comments on commit ffbc239

Please sign in to comment.