Skip to content

Commit

Permalink
fix Everlong test comment
Browse files Browse the repository at this point in the history
  • Loading branch information
mcclurejt committed Aug 7, 2024
1 parent 207a691 commit 5ad7f29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/units/Everlong.t.sol
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ pragma solidity ^0.8.20;

import { EverlongTest } from "../harnesses/EverlongTest.sol";

/// @dev
/// @dev Tests Everlong functionality.
contract TestEverlong is EverlongTest {
/// @dev Ensure that the `hyperdrive()` view function is implemented.
function test_hyperdrive() external view {
Expand Down

0 comments on commit 5ad7f29

Please sign in to comment.