This commit is contained in:
@ -13,7 +13,7 @@ import static org.springframework.test.web.servlet.result.MockMvcResultMatchers.
|
||||
import static org.springframework.test.web.servlet.result.MockMvcResultMatchers.status;
|
||||
|
||||
@AutoConfigureMockMvc
|
||||
@SpringBootTest
|
||||
@SpringBootTest(classes = TestRedisConfig.class)
|
||||
class PlayerControllerTests {
|
||||
|
||||
@Autowired
|
||||
|
Reference in New Issue
Block a user