Skip to content

Commit

Permalink
chore: clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
drewstone committed Dec 10, 2024
1 parent 67e8c5e commit 1077b40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions blueprints/incredible-squaring/tests/e2e.rs
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,5 @@ test_tangle_blueprint!(
[InputValue::Uint64(5)], // Inputs
[OutputValue::Uint64(25)], // Expected output: input squared
0,
true,
);

0 comments on commit 1077b40

Please sign in to comment.