Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
testableapple committed Nov 19, 2024
1 parent 0cac148 commit f14cbae
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ open class StreamTestCase {
val logcatRule = LogcatRule()

@get:Rule
val windowHierarchyRule = WindowHierarchyRule()
val windowHierarchyRule = WindowHierarchyRule(fileName = "window-hierarchy")

@get:Rule
val retryRule = RetryRule()
Expand Down

0 comments on commit f14cbae

Please sign in to comment.