Skip to content

Commit

Permalink
Add another spacing
Browse files Browse the repository at this point in the history
Co-authored-by: telome <130504305+telome@users.noreply.github.com>
  • Loading branch information
sunbreak1211 and telome authored Aug 27, 2024
1 parent 52466ba commit fadac09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Usds.t.sol
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ contract UsdsTest is TokenFuzzTests {

_token_ = address(usds);
_contractName_ = "Usds";
_tokenName_ ="Sky USD";
_tokenName_ = "Sky USD";
_symbol_ = "USDS";
}

Expand Down

0 comments on commit fadac09

Please sign in to comment.