Skip to content

Commit

Permalink
Fix btc issue
Browse files Browse the repository at this point in the history
  • Loading branch information
swift1337 committed Nov 22, 2024
1 parent 95c87d8 commit 2c02cc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/e2etests/test_migrate_tss.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ import (
)

func TestMigrateTSS(r *runner.E2ERunner, _ []string) {
r.SetupBtcAddress(r.Name, false)
r.SetupBtcAddress(false)
stop := r.MineBlocksIfLocalBitcoin()
defer stop()

Expand Down

0 comments on commit 2c02cc2

Please sign in to comment.