Skip to content

Commit c139166

Browse files
authored
test: fix action failure (#216)
Signed-off-by: Allain Magyar <[email protected]>
1 parent f63b8a9 commit c139166

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

E2E/TestFramework/Configuration/TestConfiguration.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,8 @@ open class TestConfiguration: ITestConfiguration {
174174
break
175175
}
176176
}
177+
178+
actionFailure = nil
177179
scenarioOutcome.end()
178180
return scenarioOutcome
179181

0 commit comments

Comments
 (0)