Skip to content

Commit

Permalink
fixup! refactor(e2e): real ada test target
Browse files Browse the repository at this point in the history
  • Loading branch information
mirceahasegan committed Mar 17, 2023
1 parent eb96386 commit f2e6778
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/e2e/jest.config.js
Expand Up @@ -16,7 +16,7 @@ const realAdaTestFileNames = [
'puchDbWalletStores',
'txChainHistory',
'txChaining',
'unspendable'
'unspendableUtxos'
];

module.exports = {
Expand Down

0 comments on commit f2e6778

Please sign in to comment.