Skip to content

Commit

Permalink
add line to test that I forgot
Browse files Browse the repository at this point in the history
  • Loading branch information
evemartin committed Aug 30, 2024
1 parent fbc314c commit 59f7e08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions game/end_to_end_tests/test_level_editor.py
Original file line number Diff line number Diff line change
Expand Up @@ -292,6 +292,7 @@ def test_electric_fuel_gauge(self):

def test_pigeon(self):
page = self.go_to_level_editor()
page.go_to_scenery_tab()

source_cow = self.selenium.find_element(By.ID, "cow")
end_space = self.selenium.find_element(
Expand Down

0 comments on commit 59f7e08

Please sign in to comment.