Skip to content

Commit d25950e

Browse files
committed
-
1 parent acbf3b7 commit d25950e

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

x-pack/packages/kbn-elastic-assistant/impl/assistant/prompt/helpers.test.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -151,8 +151,6 @@ User prompt text`);
151151
});
152152

153153
describe('when there is data to anonymize', () => {
154-
const onNewReplacements = jest.fn();
155-
156154
const mockPromptContextWithDataToAnonymize: SelectedPromptContext = {
157155
allow: ['field1', 'field2'],
158156
allowReplacement: ['field1', 'field2'],

0 commit comments

Comments
 (0)