Skip to content

Commit

Permalink
test: accounts test
Browse files Browse the repository at this point in the history
  • Loading branch information
aaitor committed Nov 27, 2023
1 parent 3e942b7 commit d161d1b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1,099 deletions.
2 changes: 1 addition & 1 deletion test/integration/Accounts.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import {
import execCommand from '../helpers/ExecCommand'

describe('Assets e2e Testing', () => {
const abiPath = 'test/resources/nfts/TestNFT721.json'
const abiPath = 'test/resources/nfts/NFT721SubscriptionUpgradeable.json'

test('List all the accounts ', async () => {
const listCommand = `${baseCommands.accounts.list} `
Expand Down
Loading

0 comments on commit d161d1b

Please sign in to comment.