Skip to content

Commit

Permalink
keep pragma in disabled test to prevent warning
Browse files Browse the repository at this point in the history
  • Loading branch information
a17 committed Oct 26, 2024
1 parent 4ae43cf commit f0c6372
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/strategies/GQMF.DebugDeposit.Polygon.t.sol
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
// SPDX-License-Identifier: MIT
pragma solidity ^0.8.23;
/*
import "../base/chains/PolygonSetup.sol";
import "../base/UniversalTest.sol";
Expand Down

0 comments on commit f0c6372

Please sign in to comment.