ui: add tests param to readme
This commit is contained in:
parent
826fcca5ed
commit
98f72c2892
|
@ -44,6 +44,8 @@ An example of this command, from inside the `ui/` directory, would be:
|
||||||
|
|
||||||
consul agent -bootstrap -server -data-dir /tmp/ -ui-dir .
|
consul agent -bootstrap -server -data-dir /tmp/ -ui-dir .
|
||||||
|
|
||||||
|
Basic tests can be run by adding the `?test` query parameter to the
|
||||||
|
application.
|
||||||
|
|
||||||
### Releasing
|
### Releasing
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue