mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
Merge pull request #8730 from ZTE-PaaS/contributing-patch
misspelling substituting to subtituting in CONTRIBUTING.md
This commit is contained in:
commit
e9363d21d0
1 changed files with 1 additions and 1 deletions
|
@ -232,7 +232,7 @@ npm run test:dev -- --kbnServer.testsBundle.pluginId=some_special_plugin --kbnSe
|
|||
* Open VMWare and go to Window > Virtual Machine Library. Unzip the virtual machine and drag the .vmx file into your Virtual Machine Library.
|
||||
* Right-click on the virtual machine you just added to your library and select "Snapshots...", and then click the "Take" button in the modal that opens. You can roll back to this snapshot when the VM expires in 90 days.
|
||||
* In System Preferences > Sharing, change your computer name to be something simple, e.g. "computer".
|
||||
* Run Kibana with `npm start -- --no-ssl --host=computer.local` (subtituting your computer name).
|
||||
* Run Kibana with `npm start -- --no-ssl --host=computer.local` (substituting your computer name).
|
||||
* Now you can run your VM, open the browser, and navigate to `http://computer.local:5601` to test Kibana.
|
||||
|
||||
#### Running Browser Automation Tests
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue