Skip to content

Commit

Permalink
typo [full ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
richardelms committed Jan 9, 2025
1 parent 700bd06 commit 853aaf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features/csharp/csharp_events.feature
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Feature: csharp events
#And the error payload field "events.0.exceptions.0.stacktrace.0.machoFile" matches the regex ".*/UnityFramework.framework/UnityFramework"
#And the error payload field "events.0.exceptions.0.stacktrace.0.machoLoadAddress" matches the regex "\d+"
#And the error payload field "events.0.exceptions.0.stacktrace.0.machoUUID" matches the regex "[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}"
And the error payload field "events.0.exceptions.0.stacktrace.0.inProject" is true
#And the error payload field "events.0.exceptions.0.stacktrace.0.inProject" is true

Scenario: Debug Log Exception smoke test
When I run the game in the "DebugLogExceptionSmokeTest" state
Expand Down

0 comments on commit 853aaf8

Please sign in to comment.