Update src/snapshot-generator.test.ts
Co-authored-by: Mitchell Rysavy <mitchell.rysavy@gmail.com>
This commit is contained in:
@@ -74,6 +74,9 @@ describe('snapshot-generator', () => {
|
||||
const mavenSettingsFile = getMavenSettingsFile();
|
||||
const snapshotConfig = {
|
||||
correlator: 'configCorrelator',
|
||||
job: {
|
||||
correlator: 'jobCorrelator'
|
||||
}
|
||||
};
|
||||
const snapshot = await generateSnapshot(projectDir, undefined, snapshotConfig);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user