We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3c1743 commit e706abaCopy full SHA for e706aba
1 file changed
FlipcashTests/CurrencyLaunchProcessingViewModelTests.swift
@@ -40,7 +40,7 @@ struct CurrencyLaunchProcessingViewModelTests {
40
#expect(vm.navigationTitle == "Success")
41
#expect(vm.title == "Test Coin Is Live")
42
#expect(vm.subtitle == "Your currency is ready to receive and use")
43
- #expect(vm.actionTitle == "Get The First $1.00 of Your Currency Free")
+ #expect(vm.actionTitle == "Get The First $1 of Your Currency Free")
44
}
45
46
@Test("Failed state copy")
0 commit comments