Skip to content

Commit

Permalink
fix detekt
Browse files Browse the repository at this point in the history
  • Loading branch information
alyssaruth committed Apr 13, 2024
1 parent a4739ba commit a5d7de1
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion src/test/kotlin/dartzee/screen/game/TestTutorialPanel.kt
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,13 @@ import com.github.alyssaburlton.swingtest.findAll
import com.github.alyssaburlton.swingtest.getChild
import com.github.alyssaburlton.swingtest.shouldBeDisabled
import com.github.alyssaburlton.swingtest.shouldBeEnabled
import dartzee.*
import dartzee.bean.DartLabel
import dartzee.clickButton
import dartzee.drtDoubleTwenty
import dartzee.drtOuterOne
import dartzee.drtOuterTwenty
import dartzee.drtOuterTwo
import dartzee.drtTrebleTwenty
import dartzee.e2e.throwHumanDart
import dartzee.e2e.throwHumanRound
import dartzee.helper.AbstractTest
Expand Down

0 comments on commit a5d7de1

Please sign in to comment.