Skip to content

Commit

Permalink
Update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ninokeldishvili committed Nov 6, 2024
1 parent c765b33 commit f8f1664
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/src/concrete/vault/ERC20Standard.t.sol
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import {ERC20PriceOracleReceiptVaultTest, Vm} from "test/abstract/ERC20PriceOrac
import {IPriceOracleV2} from "src/interface/IPriceOracleV2.sol";

contract ERC20StandardTest is ERC20PriceOracleReceiptVaultTest {
/// Test ERC20PriceOracleReceiptVault is constracted
/// Test ERC20 name symbol and decimals
function testERC20NameSymbolDecimals(uint256 fuzzedKeyAlice, string memory assetName, string memory assetSymbol)
external
{
Expand Down

0 comments on commit f8f1664

Please sign in to comment.