This commit is contained in:
nullpos 2017-06-29 19:29:16 +09:00
parent 3ef0ceb6e9
commit 7409710bb4

View file

@ -95,7 +95,7 @@ Run package goal and then the release file is created in target/releases.
### Integration Tests
Lunch Fess Server and run the following command:
Launch Fess Server and run the following command:
mvn test -P integrationTests -Dtest.fess.url="http://localhost:8080" -Dtest.es.url="http://localhost:9201"