Skip to content

Commit

Permalink
#96: Updated deprecation message
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikitae57 committed Nov 7, 2022
1 parent c62aed2 commit a497a98
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import org.junit.runner.Description
replaceWith = ReplaceWith(
"""
Kaspresso.Builder.simple().apply {
stepWatcherInterceptors.add(ScreenshotStepWatcherInterceptor(screenshots))
testRunWatcherInterceptors.add(TestRunnerScreenshotWatcherInterceptor(screenshots))
}
"""
)
Expand Down

0 comments on commit a497a98

Please sign in to comment.