Skip to content

Commit

Permalink
Fixing formatting at bottom of readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis Harris authored Jan 10, 2019
1 parent 51adcab commit 99043ce
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,15 +78,15 @@ ng test

### React Unit Tests

````
```
cd client-react
yarn test
```

### React E2E Tests

single run
````
```
cd client-react
yarn build
Expand All @@ -111,4 +111,3 @@ npx cypress open
## License

This project is licensed under the APACHE 2.0 License - see the [LICENSE.md](LICENSE.md) file for details
```

0 comments on commit 99043ce

Please sign in to comment.