Browse Source

clarify comment

pull/4/head
Jonathan Cobb 4 years ago
parent
commit
b602ed1011
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@@ -18,7 +18,7 @@ In your `${HOME}/.bubble-test.env` file, add this line (fix the path to point to

export BUBBLE_ASSETS_DIR=/path/to/bubble-web/dist

In the `bubble/bubble-server` directory, run the test named `bubble.test.dev.DevServerTest`, like so:
In the `bubble/bubble-server` directory, run the test named `bubble.test.dev.DevServerTest`, which will run the API and perform initial activation.

mvn -Dtest=bubble.test.dev.DevServerTest test



Loading…
Cancel
Save