Skip to content

Commit

Permalink
forgot to skip one test...
Browse files Browse the repository at this point in the history
  • Loading branch information
sesi200 committed Jan 17, 2024
1 parent dbd94c3 commit a40e1bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/tests-dfx/cycles-ledger.bash
Original file line number Diff line number Diff line change
Expand Up @@ -504,7 +504,7 @@ current_time_nanoseconds() {
}

@test "canister deletion" {
# skip "can't be properly tested with feature flag turned off (CYCLES_LEDGER_ENABLED). TODO(SDK-1331): re-enable this test"
skip "can't be properly tested with feature flag turned off (CYCLES_LEDGER_ENABLED). TODO(SDK-1331): re-enable this test"
dfx_new temporary
add_cycles_ledger_canisters_to_project
install_cycles_ledger_canisters
Expand Down

0 comments on commit a40e1bb

Please sign in to comment.