Skip to content

Commit

Permalink
80697: fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
nnamdifrankie committed Oct 15, 2020
1 parent 002d42b commit 7d55560
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,7 @@ describe('test transform install', () => {
{
method: 'GET',
path: '/_transform/endpoint.metadata_current-default-0.15.0-dev.0',
ignore: [404],
},
],
[
Expand Down Expand Up @@ -446,6 +447,7 @@ describe('test transform install', () => {
{
method: 'GET',
path: '/_transform/endpoint.metadata-current-default-0.15.0-dev.0',
ignore: [404],
},
],
[
Expand Down

0 comments on commit 7d55560

Please sign in to comment.