Skip to content

Commit

Permalink
It's 30 seconds now, just in case
Browse files Browse the repository at this point in the history
  • Loading branch information
hategan committed May 12, 2017
1 parent 8e2a58f commit cb204b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin_tests/wt_data_manager_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ def waitForFile(self, item, rest=False, sessionId=None):
item = self.reloadItemRest(sessionId, item)
else:
item = self.reloadItem(item)
self.assertTrue(False, 'No file found after about 10s')
self.assertTrue(False, 'No file found after about 30s')

def test06resources(self):
dataSet = self.makeDataSet(self.gfiles, objectids=False)
Expand Down

0 comments on commit cb204b9

Please sign in to comment.