Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Jean-Grimal committed Jan 29, 2024
1 parent bf7c448 commit 3fae502
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/transactions/morphoWhitelistingUrdTxTest.sol
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ contract morphoWhitelistingUrdTxTest is MorphoDaoTxTest {
function testMorphoWhitelistingUrd() public {
assertTrue(morphoToken.doesUserHaveRole(URD, uint8(0)), "doesUserHaveRole(URD, uint8(0))");
}
}
}

0 comments on commit 3fae502

Please sign in to comment.