Skip to content

Commit

Permalink
fix: update failing tests
Browse files Browse the repository at this point in the history
  • Loading branch information
PraneshASP committed Jan 8, 2024
1 parent 41e8f1d commit c7471d0
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 497 deletions.
1 change: 1 addition & 0 deletions contracts/mocks/MockRewarder.sol
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ pragma experimental ABIEncoderV2;

import "@openzeppelin/contracts/utils/math/Math.sol";
import "@openzeppelin/contracts/utils/Address.sol";
import "@openzeppelin/contracts/security/ReentrancyGuard.sol";
import "@openzeppelin/contracts/token/ERC20/utils/SafeERC20.sol";

contract BoringOwnableData {
Expand Down
66 changes: 0 additions & 66 deletions test/deployment/Deployment.t.sol

This file was deleted.

201 changes: 0 additions & 201 deletions test/smoke/FEYAutoPoolProductSmokeLive.t.sol

This file was deleted.

Loading

0 comments on commit c7471d0

Please sign in to comment.