Skip to content
Snippets Groups Projects
Commit 2b2b019c authored by Shinsuke Sugaya's avatar Shinsuke Sugaya
Browse files

update doc

parent 9ef2d654
Branches
Tags
No related merge requests found
...@@ -114,6 +114,10 @@ Launch Fess Server and run the following command: ...@@ -114,6 +114,10 @@ Launch Fess Server and run the following command:
$ mvn test -P integrationTests -Dtest.fess.url="http://localhost:8080" -Dtest.es.url="http://localhost:9201" $ mvn test -P integrationTests -Dtest.fess.url="http://localhost:8080" -Dtest.es.url="http://localhost:9201"
To run a single test case, you can use:
$ mvn test -P integrationTests -Dtest.fess.url="http://localhost:8080" -Dtest.es.url="http://localhost:9201 -Dtest=SearchApiTests"
### Translate In Your Language ### Translate In Your Language
Fess is internationalized software. Fess is internationalized software.
... ...
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment