Skip to content

Commit

Permalink
fix snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
spalger committed Jul 20, 2020
1 parent 084ce06 commit 500a463
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions packages/kbn-dev-utils/src/run/run_with_commands.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,7 @@ it('extends the context using extendContext()', async () => {

expect(context.flags).toMatchInlineSnapshot(`
Object {
"_": Array [
"foo",
],
"_": Array [],
"debug": false,
"help": false,
"quiet": false,
Expand Down

0 comments on commit 500a463

Please sign in to comment.