diff --git a/README.md b/README.md index de42b148..43865f82 100644 --- a/README.md +++ b/README.md @@ -641,11 +641,7 @@ of Platypush to your fingertips. ## Tests To run the tests simply run `pytest` either from the project root folder or the -`tests/` folder. Or run the following command from the project root folder: - -```shell -python -m tests -``` +`tests/` folder. --- diff --git a/platypush/backend/http/webapp/src/components/panels/Execute/Index.vue b/platypush/backend/http/webapp/src/components/panels/Execute/Index.vue index 52a9a231..15524330 100644 --- a/platypush/backend/http/webapp/src/components/panels/Execute/Index.vue +++ b/platypush/backend/http/webapp/src/components/panels/Execute/Index.vue @@ -21,7 +21,8 @@ @change="actionChanged=true" @blur="updateAction"> - @@ -66,11 +67,11 @@ -