Skip to content

Commit

Permalink
fix missed test
Browse files Browse the repository at this point in the history
  • Loading branch information
davidjgoss committed Apr 22, 2024
1 parent 5339442 commit 884bd5f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/api/load_support_spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ describe('loadSupport', function () {
requireModules: ['ts-node/register'],
requirePaths: [path.join(environment.cwd, 'features', 'steps.ts')],
importPaths: [],
loaders: [],
})
})
})

0 comments on commit 884bd5f

Please sign in to comment.