Skip to content

Commit

Permalink
Update x-pack/plugins/encrypted_saved_objects/README.md
Browse files Browse the repository at this point in the history
Co-Authored-By: Aleh Zasypkin <aleh.zasypkin@gmail.com>
  • Loading branch information
gmmorris and azasypkin authored Apr 6, 2020
1 parent 0fc6116 commit 8582fca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x-pack/plugins/encrypted_saved_objects/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,5 +105,5 @@ $ node scripts/functional_tests_server.js --config test/encrypted_saved_objects_

In another shell, from `kibana-root-folder/x-pack`:
```bash
$ node ../scripts/functional_test_runner.js --config test/plugin_api_integration/config.ts --grep="{TEST_NAME}"
$ node ../scripts/functional_test_runner.js --config test/encrypted_saved_objects_api_integration/config.ts --grep="{TEST_NAME}"
```

0 comments on commit 8582fca

Please sign in to comment.