Skip to content

Commit

Permalink
Update test artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
Jacob Van Geffen committed Dec 17, 2024
1 parent aa8428f commit bb80bc7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/game/aggregation.rs
Original file line number Diff line number Diff line change
Expand Up @@ -557,6 +557,8 @@ mod tests {
}
}

// NOTE: This test is dependent on a fixed solve `test-artifacts/Td9d6hQc.pfs`.
// Thus, if the output format for solves changes, this test will break.
#[test]
fn test_update_report_basic_game() {
let (mut game, config) = load_test_game_and_config();
Expand Down
Binary file modified test-artifacts/Td9d6hQc.pfs
Binary file not shown.

0 comments on commit bb80bc7

Please sign in to comment.