Skip to content

Commit

Permalink
Update env.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
joshedney committed Oct 10, 2023
1 parent 226da02 commit 8780054
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features/support/env.rb
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ def artifact_path
end

def app_state
Maze.driver.app_state('om.bugsnag.examples.UnrealTestFixture')
Maze.driver.app_state('com.bugsnag.examples.UnrealTestFixture')
end

Maze.hooks.before do
Expand Down

0 comments on commit 8780054

Please sign in to comment.