Skip to content

Commit

Permalink
fix playthrough test
Browse files Browse the repository at this point in the history
  • Loading branch information
evemartin committed Aug 28, 2024
1 parent ad09f77 commit 038f65f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion game/end_to_end_tests/test_play_through.py
Original file line number Diff line number Diff line change
Expand Up @@ -413,7 +413,7 @@ def test_python_level_040(self):

def test_episode_15(self):
self._complete_episode(
15, 42, check_algorithm_score=False, from_python_den=True
15, 41, check_algorithm_score=False, from_python_den=True
)

def test_python_level_041(self):
Expand Down

0 comments on commit 038f65f

Please sign in to comment.