Skip to content
Snippets Groups Projects
Commit afb54eca authored by buczekp's avatar buczekp
Browse files

minor: check if double delay will solve problems in tests

SVN: 19183
parent 340e4bb2
No related branches found
No related tags found
No related merge requests found
......@@ -138,6 +138,6 @@ public class GenericSampleRegistrationTest extends AbstractGWTTestCase
sampleTypeCode));
remoteConsole.prepare(new CheckSampleTable().expectedRow(new SampleRow(SHARED_CL)
.identifier("CISD").withUserPropertyCell("DESCRIPTION", description)));
launchTest();
launchTest(DEFAULT_TIMEOUT * 2);
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment