Skip to content

Commit

Permalink
#96: Fixed lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikitae57 committed Nov 7, 2022
1 parent a497a98 commit 5f205c2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ class ScreenshotFailStepWatcherInterceptor(
}

private fun makeTag(stepInfo: StepInfo): String = "${stepInfo.testClassName}_step_${stepInfo.ordinal}"
}
}

0 comments on commit 5f205c2

Please sign in to comment.