Skip to content

Commit

Permalink
struct pop test
Browse files Browse the repository at this point in the history
  • Loading branch information
rachel-bousfield committed Aug 12, 2023
1 parent c86ee1c commit 369c3f0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/mocks/SdkStorage.sol
Original file line number Diff line number Diff line change
Expand Up @@ -119,5 +119,7 @@ contract SdkStorage {
for (uint160 i = 0; i < 4; i++) {
delete maps.vects[address(i)];
}

structs.pop();
}
}

0 comments on commit 369c3f0

Please sign in to comment.