fixed tests
This commit is contained in:
parent
0af05606e7
commit
0328a3b939
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ public class ExamImportTest extends AdministrationAPIIntegrationTester {
|
||||||
final LmsSetup lmsSetup1 = QuizDataTest.createLmsSetupMock(
|
final LmsSetup lmsSetup1 = QuizDataTest.createLmsSetupMock(
|
||||||
this,
|
this,
|
||||||
getSebAdminAccess(),
|
getSebAdminAccess(),
|
||||||
"new LmsSetup 1",
|
"new LmsSetup 2",
|
||||||
true);
|
true);
|
||||||
|
|
||||||
// import Exam from quiz1
|
// import Exam from quiz1
|
||||||
|
|
Loading…
Reference in a new issue