Skip to content

Commit cf5f462

Browse files
Krishang NadgaudaKrishang Nadgauda
authored andcommitted
pull from origin
2 parents b594326 + d74048b commit cf5f462

File tree

3 files changed

+631
-13
lines changed

3 files changed

+631
-13
lines changed

src/test/sdk/extension/PlatformFee.t.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ contract ExtensionPlatformFee is DSTest, Test {
5353
ext.setPlatformFeeInfo(address(1), 1000);
5454
}
5555

56-
function test_event_defaultRoyalty() public {
56+
function test_event_platformFeeInfo() public {
5757
ext.setCondition(true);
5858

5959
address _platformFeeRecipient = address(0x123);

0 commit comments

Comments
 (0)