Skip to content

Commit

Permalink
Fix code style
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisbanes committed Jan 27, 2024
1 parent 642ef19 commit 56bca18
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ class StartupBenchmark {
startupMode = StartupMode.COLD,
setupBlock = {
device.allowNotifications(packageName)
}
},
) {
pressHome()
startActivityAndWait()
Expand Down

0 comments on commit 56bca18

Please sign in to comment.