Remove reference to undefined function

This commit is contained in:
David Wiggs
2024-08-07 14:29:22 +00:00
parent 4b85c77703
commit 33e1d3d801
-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: {