Skip to content
Snippets Groups Projects
Commit 9790284d authored by cramakri's avatar cramakri
Browse files

LMS-1390 Extend time for the edit data set task.

SVN: 14834
parent 694ea00e
No related branches found
No related tags found
No related merge requests found
...@@ -67,7 +67,7 @@ public class GenericDataSetEditorTest extends AbstractGWTTestCase ...@@ -67,7 +67,7 @@ public class GenericDataSetEditorTest extends AbstractGWTTestCase
checkParents.expectedRow(new DataSetRow(oldParentCode)); checkParents.expectedRow(new DataSetRow(oldParentCode));
remoteConsole.prepare(checkDataSet); remoteConsole.prepare(checkDataSet);
launchTest(); launchTest(180 * SECOND);
} }
// could be removed when we implement BO unit test or merged with first test // could be removed when we implement BO unit test or merged with first test
......
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