Skip to content

Commit

Permalink
Update test/suites/dev/moonbase/test-staking/test-delegate-with-auto-…
Browse files Browse the repository at this point in the history
…compound7.ts

Co-authored-by: Agustín Rodriguez <agus@moonsonglabs.com>
  • Loading branch information
librelois and Agusrodri authored Jul 4, 2024
1 parent 54fc795 commit be03273
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ describeSuite({
"Balance should be untouched from genesis amount"
).toBe(DEFAULT_GENESIS_BALANCE);

// Submit a huge preimage (to have a deposit greather than the satked amount)
// Submit a huge preimage (to have a deposit greater than the staked amount)
const wasm = fs.readFileSync(
"../target/release/wbuild/moonbase-runtime/moonbase_runtime.compact.compressed.wasm"
);
Expand Down

0 comments on commit be03273

Please sign in to comment.