Skip to content

Commit

Permalink
rename
Browse files Browse the repository at this point in the history
  • Loading branch information
ash committed Dec 20, 2023
1 parent 7b7b2df commit 906a518
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/FlowtyWrapped_tests.cdc
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ pub fun setupForMint(acct: Test.Account) {

txExecutor("setup_flowty_wrapped.cdc", [acct], [], nil)

let username: String = "user1"
let username: String = "mintTest"
let ticket: Int = 1
let totalNftsOwned: Int = 1
let floatCount: Int = 1
Expand Down

0 comments on commit 906a518

Please sign in to comment.