Skip to content
Snippets Groups Projects
Commit 22e00909 authored by trantzas's avatar trantzas
Browse files

renaming testing class (fix for #68)

parent c346acc3
No related branches found
No related tags found
2 merge requests!77Merging "develop" to "main" branch,!72pm628 measurementcollectionjob execution state not properly saved in the db
Pipeline #14225 failed
......@@ -41,7 +41,7 @@ import static org.springframework.test.web.servlet.result.MockMvcResultMatchers.
//@TestPropertySource(
// locations = "classpath:application-testing.yml")
public class MetricsApiControllerTest {
public class GeneralMetricsApiControllerTest {
@Autowired
private MockMvc mvc;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment