Skip to content

Commit 0191283

Browse files
committed
rm flaky = True since that will be the default after #8995
1 parent 8026b6c commit 0191283

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

rs/dogecoin/ckdoge/minter/BUILD.bazel

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,6 @@ rust_ic_test(
131131
"IC_ICRC1_LEDGER_WASM_PATH": "$(rootpath //rs/ledger_suite/icrc1/ledger:ledger_canister_u256)",
132132
"POCKET_IC_BIN": "$(rootpath //:pocket-ic-server)",
133133
},
134-
flaky = True,
135134
# Because dogecoind binary package is not available on darwin or arm64.
136135
target_compatible_with = [
137136
"@platforms//cpu:x86_64",

0 commit comments

Comments
 (0)