Skip to content

Commit

Permalink
fix test 2
Browse files Browse the repository at this point in the history
  • Loading branch information
tsullivan committed Nov 14, 2023
1 parent 7f6300e commit ac970d4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ let mockCsvSearchSourceExportType: CsvSearchSourceExportType;

beforeAll(async () => {
// use fieldFormats plugin for csv formats
// normally, this is done in the Reporting plugin
setFieldFormats(createFieldFormatsStartMock());

const crypto = nodeCrypto({ encryptionKey });
Expand Down

0 comments on commit ac970d4

Please sign in to comment.