mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
parent
c3afa57fa4
commit
c6be289f21
472 changed files with 755 additions and 754 deletions
|
@ -71,7 +71,7 @@ describe('grokdebugger_request', () => {
|
|||
expect(upstreamJson).to.eql(expectedUpstreamJSON);
|
||||
});
|
||||
|
||||
it('returns the upstream simulate JSON request when custom patterns are specfied', () => {
|
||||
it('returns the upstream simulate JSON request when custom patterns are specified', () => {
|
||||
const expectedUpstreamJSON = {
|
||||
pipeline: {
|
||||
description: 'this is a grokdebugger simulation',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue