Skip to content

Commit

Permalink
Remove reference to undefined function
Browse files Browse the repository at this point in the history
  • Loading branch information
david-wiggs committed Aug 7, 2024
1 parent 4b85c77 commit 33e1d3d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/snapshot-generator.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@ describe('snapshot-generator', () => {

it('should use correlator from snapshotConfig if it exists', async() => {
const projectDir = getMavenProjectDirectory('simple');
const mavenSettingsFile = getMavenSettingsFile();
const snapshotConfig = {
correlator: 'configCorrelator',
job: {
Expand Down

0 comments on commit 33e1d3d

Please sign in to comment.