Skip to content
Snippets Groups Projects
Commit ad23c826 authored by Sean Madsen's avatar Sean Madsen
Browse files

Fix spelling

parent f31bec50
Branches
No related tags found
No related merge requests found
......@@ -52,7 +52,7 @@ $ env CIVICRM_UF=UnitTests phpunit4 ./tests/phpunit/api/v3/CaseTest.php --filter
You can also specify tests in an environment variable `PHPUNIT_TESTS` (eg. `env PHPUNIT_TESTS="MyFirstTest::testFoo MySecondTest" phpunit EnvTests`
Then run `phpunit4 ./tests/phpunit/EnvTests.php`.
You can also optionallly run a full standard CiviCRM Test suite by running `civi-test-run` as per example below
You can also optionally run a full standard CiviCRM Test suite by running `civi-test-run` as per example below
```bash
$ civi-test-run "<buildName>" "<civicrm version>" "<junit dir>" "<test-type>"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment