Merge pull request #89 from david-wiggs/hotfix/fix-test

Remove reference to undefined function
This commit is contained in:
Henri Maurer
2024-08-07 15:31:23 +01:00
committed by GitHub
-1
View File
@@ -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: {