Skip to content

Commit

Permalink
fix conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-fleming committed Nov 2, 2023
1 parent 0cc9420 commit 35f144c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/tests/mocks.cairo
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
mod accesscontrol_mocks;
mod erc721_mocks;
mod erc721_receiver_mocks;
mod account_mocks;
mod dual721_receiver_mocks;
mod erc20_mocks;
mod erc721_mocks;
mod erc721_receiver;
mod erc721_receiver_mocks;
mod initializable_mock;
mod non_implementing_mock;
mod ownable_mocks;
Expand Down

0 comments on commit 35f144c

Please sign in to comment.