Skip to content

Commit

Permalink
Fix endpoint tests
Browse files Browse the repository at this point in the history
  • Loading branch information
nchaulet committed Sep 1, 2020
1 parent 5138aac commit a802fc6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ export default function ({ getPageObjects, getService }: FtrProviderContext) {
inputs: [
{
id: policyInfo.packagePolicy.id,
revision: 2,
data_stream: { namespace: 'default' },
name: 'Protect East Coast',
meta: {
Expand Down

0 comments on commit a802fc6

Please sign in to comment.