Skip to content

Commit

Permalink
Activate integration tests (#999)
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Poignant <[email protected]>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
  • Loading branch information
thomaspoignant and kodiakhq[bot] authored Aug 12, 2023
1 parent 8767c94 commit 403fa03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openfeature/provider_tests/integration_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ wait_relay_proxy 1032
echo "------------------------------------------------------------------------------------------------"
echo "----------- JAVA PROVIDER TESTS ----------------------------------------------------------------"
echo "------------------------------------------------------------------------------------------------"
# mvn -f $(pwd)/openfeature/provider_tests/java-integration-tests/pom.xml test
mvn -f $(pwd)/openfeature/provider_tests/java-integration-tests/pom.xml test

# Launch js integration tests
echo "------------------------------------------------------------------------------------------------"
Expand Down

0 comments on commit 403fa03

Please sign in to comment.