Skip to content

Commit 2a02855

Browse files
committed
fix: formatting issue
1 parent 330faa2 commit 2a02855

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/WstEthChainlinkAdapterTest.sol

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ contract WstEthChainlinkAdapterTest is Test {
4040
function testDescription() public {
4141
assertEq(oracle.description(), "wstETH/ETH exchange rate");
4242
}
43+
4344
function testReverts() public {
4445
vm.expectRevert();
4546
oracle.version();

0 commit comments

Comments
 (0)