This is the codeAbility Sharing Platform! Learn more about the codeAbility Sharing Platform.

Skip to content
Snippets Groups Projects
Commit 706a2ccc authored by Eduard Frankford's avatar Eduard Frankford
Browse files

fix pipeline

parent 13aa7b9f
4 merge requests!166Deploying Februrar 23 Release,!158Keycloak theme,!157last login now being displayed in user management,!146Put the sonar-analyze job into a separate stage
......@@ -137,7 +137,7 @@ public class MetaDataRepositoryIT {
// test
// data
// changes
Assert.assertEquals(2, exerciseCollectionTree.getChildren().get(1).getChildren().size()); // this may change when test data
Assert.assertEquals(2, exerciseCollectionTree.getChildren().get(0).getChildren().size()); // this may change when test data
// changes
}
}
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment