Skip to content

Commit 8f9c13d

Browse files
committed
refactor: move boost sheet tests to sheets
1 parent 3b8a9a9 commit 8f9c13d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/androidTest/java/to/bitkit/ui/screens/wallets/activity/BoostTransactionSheetTest.kt renamed to app/src/androidTest/java/to/bitkit/ui/sheets/BoostTransactionSheetTest.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
package to.bitkit.ui.screens.wallets.activity
1+
package to.bitkit.ui.sheets
22

33
import android.R
44
import androidx.compose.ui.Modifier

0 commit comments

Comments
 (0)