Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
Письменов Дмитрий Иванович
/
yourroomads
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Settings
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 398f2610
authored
Jan 08, 2020
by
Jonathan Reinink
Committed by
GitHub
Jan 08, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove phpunit instructions
1 parent
97087bee
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
10 deletions
readme.md
readme.md
View file @
398f261
...
...
@@ -74,16 +74,8 @@ You're ready to go! Visit Ping CRM in your browser, and login with:
## Running tests
If you have
`phpunit`
installed globally, you can run the Ping CRM test suite with
:
To run the Ping CRM tests, run
:
```
sh
phpunit
```
Or you can install
`phpunit`
locally and subsequently run the test suite:
```sh
composer install --dev
./vendor/bin/phpunit
phpunit
```
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment