Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Lima committed Oct 25, 2023
1 parent b0777e7 commit 9c22442
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/helpers/events.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { newMockEvent } from 'matchstick-as'
import { Transfer } from '../../generated/ERC721-Chronos-Traveler/ERC721'
import { Transfer } from '../../generated/ERC721/ERC721'
import { Address, BigInt, Bytes, ethereum } from '@graphprotocol/graph-ts'
import { RoleGranted, RoleRevoked, RoleApprovalForAll } from '../../generated/ERC7432-Immutable-Roles/ERC7432'
import { Nft } from '../../generated/schema'
Expand Down

0 comments on commit 9c22442

Please sign in to comment.