Skip to content

Commit

Permalink
fix benchmark
Browse files Browse the repository at this point in the history
  • Loading branch information
JesseAbram committed Sep 16, 2024
1 parent 1d0a878 commit 1ebcd37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pallets/programs/src/benchmarking.rs
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ benchmarks! {
configuration_schema.clone(),
auxiliary_data_schema.clone(),
oracle_data_pointer.clone(),
version_number,
version_number
)
verify {
assert_last_event::<T>(
Expand Down

0 comments on commit 1ebcd37

Please sign in to comment.