@casechek/aws-cdk-elasticsearch-index
Advanced tools
Comparing version 1.0.0-alpha.16 to 1.0.0-alpha.17
{ | ||
"name": "@casechek/aws-cdk-elasticsearch-index", | ||
"version": "1.0.0-alpha.16", | ||
"version": "1.0.0-alpha.17", | ||
"description": "Elasticsearch Index Custom Resource for AWS CDK", | ||
@@ -5,0 +5,0 @@ "main": "dist/lib/index.js", |
@@ -168,3 +168,3 @@ [![](https://img.shields.io/npm/v/@casechek/aws-cdk-elasticsearch-index)](https://www.npmjs.com/package/@casechek/aws-cdk-elasticsearch-index) | ||
ELASTICSEARCH_INDEX=test-index \ | ||
npm run cucumber -- --tags "not @stack" | ||
npm run cucumber -- --tags=@on-event | ||
``` | ||
@@ -184,3 +184,3 @@ | ||
$env:ELASTICSEARCH_INDEX='test-index'; | ||
npm run cucumber -- --tags "not @stack" | ||
npm run cucumber -- --tags=@on-event | ||
``` | ||
@@ -187,0 +187,0 @@ |
Sorry, the diff of this file is too big to display
994923
28282