fixed test
This commit is contained in:
parent
1d2c88c971
commit
d2d72533fa
1 changed files with 0 additions and 2 deletions
|
@ -41,8 +41,6 @@ public class OlatLmsAPITemplateTest extends AdministrationAPIIntegrationTester {
|
||||||
private ExamConfigurationValueService examConfigurationValueService;
|
private ExamConfigurationValueService examConfigurationValueService;
|
||||||
@Autowired
|
@Autowired
|
||||||
private CacheManager cacheManager;
|
private CacheManager cacheManager;
|
||||||
@Autowired
|
|
||||||
private OlatLmsRestTemplate olatLmsRestTemplate;
|
|
||||||
|
|
||||||
@Test
|
@Test
|
||||||
public void testSetRestriction() throws Exception {
|
public void testSetRestriction() throws Exception {
|
||||||
|
|
Loading…
Reference in a new issue