mirror of
https://github.com/lens-protocol/core.git
synced 2026-04-22 03:02:03 -04:00
misc: Test fixed
This commit is contained in:
@@ -469,6 +469,7 @@ contract MultiStateHubTest_PublishingPausedState_Direct is BaseTest {
|
||||
|
||||
// Negatives
|
||||
function testCanTransferProfileWhilePublishingPaused() public virtual {
|
||||
vm.prank(defaultAccount.owner);
|
||||
hub.transferFrom(defaultAccount.owner, address(111), defaultAccount.profileId);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user