pulumi/tests/integration/ee_perf/package.json
Chris Smith 5619fbce49
Add EngineEvents perf test (#2315)
* Add EngineEvents stress test

* Address PR feedback

* Specify value to config bag

* Don't test run in parallel
2019-01-03 14:18:19 -08:00

8 lines
117 B
JSON

{
"name": "javascript",
"main": "index.js",
"dependencies": {
"@pulumi/pulumi": "latest"
}
}