Skip to content

Commit

Permalink
Force commit of snapshot in purging code
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardehrenfried committed May 22, 2024
1 parent 80c17a6 commit d9a68d5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1146,6 +1146,7 @@ public void testPurgeExpiredData(
List.of(tripUpdateYesterday),
feedId
);
updater.commitTimetableSnapshot(true);

final TimetableSnapshot snapshotA = updater.getTimetableSnapshot();

Expand Down

0 comments on commit d9a68d5

Please sign in to comment.