Skip to content

Commit

Permalink
Fix merge conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
vpaturet committed Oct 16, 2024
1 parent 183d3f2 commit b6ec12f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ void keepRegularTransfer() {
}

private static DecorateConsolidatedStopNames defaultFilter() {
var transitModel = TestStopConsolidationModel.buildTransitModel();
var transitModel = TestStopConsolidationModel.buildTimetableRepository();

var repo = new DefaultStopConsolidationRepository();
repo.addGroups(GROUPS);
Expand Down

0 comments on commit b6ec12f

Please sign in to comment.