Skip to content

Commit

Permalink
++
Browse files Browse the repository at this point in the history
  • Loading branch information
bitdivine committed Sep 9, 2024
1 parent a7c71e7 commit e007bb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/example/paid_service/tests/it/icrc2.rs
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ fn icrc2_test_setup_works() {
}

#[test]
fn icrc2_payment_works() {
fn caller_pays_by_icrc2() {
let setup = CallerPaysWithIcRc2TestSetup::default();
// Add cycles to the wallet
// .. At first the balance should be zero.
Expand Down

0 comments on commit e007bb0

Please sign in to comment.