Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

testTakeWithDifferentTokenURI #47

Open
ra-phael opened this issue Aug 23, 2022 · 0 comments
Open

testTakeWithDifferentTokenURI #47

ra-phael opened this issue Aug 23, 2022 · 0 comments

Comments

@ra-phael
Copy link

I'm confused by the behavior of this test. If I change this part here:
https://github.com/rugpullindex/ERC4973/blob/1c8d612d78739c2f7bd8cae95be808bcbf3a1cae/src/ERC4973.t.sol#L337

to

    uint256 tokenId = abt.take(
      passiveAddress,
      falseTokenURI,
      signature
    );

I would expect the test to fail but it doesn't, which might be a sign that the call is reverting for another reason than URI mismatch?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant