diff --git a/travis/ipa-test.sh b/travis/ipa-test.sh index d2d9c312913..8e811c0626b 100755 --- a/travis/ipa-test.sh +++ b/travis/ipa-test.sh @@ -72,7 +72,7 @@ echo "Following IPA tests are scheduled to run: " echo ${cert_test_file_loc} # Run ipa-tests -ipa-run-tests-3 \ +ipa-run-tests \ --ignore test_integration \ --ignore test_webui \ --ignore test_ipapython/test_keyring.py \