Skip to content

Commit 623bcb6

Browse files
committed
chore: files renaming
1 parent 5d4543e commit 623bcb6

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed
File renamed without changes.

test/forge/Market.t.sol renamed to test/forge/Blue.t.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import {IOracle} from "src/interfaces/IOracle.sol";
77
import "forge-std/Test.sol";
88
import "forge-std/console.sol";
99

10-
import "src/Market.sol";
10+
import "src/Blue.sol";
1111
import {ERC20Mock as ERC20} from "src/mocks/ERC20Mock.sol";
1212
import {OracleMock as Oracle} from "src/mocks/OracleMock.sol";
1313

File renamed without changes.

0 commit comments

Comments
 (0)