Skip to content

Commit

Permalink
Format code
Browse files Browse the repository at this point in the history
  • Loading branch information
EmmanuelAR committed Aug 3, 2024
1 parent 4e7de1c commit 0a390b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_handle_registry.cairo
Original file line number Diff line number Diff line change
Expand Up @@ -238,4 +238,4 @@ fn test_emmit_unlinked_event() {
);
spy.assert_emitted(@array![(handle_registry_address, expected_event)]);
stop_prank(CheatTarget::One(handle_registry_address));
}
}

0 comments on commit 0a390b0

Please sign in to comment.