Skip to content

Commit e706aba

Browse files
authored
test: align currency launch success copy assertion with production (#331)
1 parent b3c1743 commit e706aba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

FlipcashTests/CurrencyLaunchProcessingViewModelTests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ struct CurrencyLaunchProcessingViewModelTests {
4040
#expect(vm.navigationTitle == "Success")
4141
#expect(vm.title == "Test Coin Is Live")
4242
#expect(vm.subtitle == "Your currency is ready to receive and use")
43-
#expect(vm.actionTitle == "Get The First $1.00 of Your Currency Free")
43+
#expect(vm.actionTitle == "Get The First $1 of Your Currency Free")
4444
}
4545

4646
@Test("Failed state copy")

0 commit comments

Comments
 (0)