fix check
This commit is contained in:
parent
75eae12dc0
commit
cf2a978ad3
1 changed files with 1 additions and 1 deletions
|
@ -202,7 +202,7 @@ public class LmsAPITemplateAdapter implements LmsAPITemplate {
|
|||
throw new RuntimeException("No course API Access: " + testCourseAccessAPI);
|
||||
}
|
||||
return testCourseAccessAPI;
|
||||
});
|
||||
}).getOrThrow();
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
Loading…
Reference in a new issue