fixed test

This commit is contained in:
anhefti 2023-10-02 12:09:12 +02:00
parent 1d2c88c971
commit d2d72533fa

View file

@ -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 {