Skip to content

Commit

Permalink
Merge pull request #607 from hmrc/jackheslop96-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
jackheslop96 authored Feb 20, 2024
2 parents 4b6a1d2 + 4f31d84 commit 428ca96
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,12 @@ Service manager port: 10120
Run unit tests:
<pre>sbt test</pre>
Run integration tests:
<pre>sbt it:test</pre>
or
<pre>sbt IntegrationTest/test</pre>
<pre>sbt it/test</pre>

### Running manually or for journey tests

<pre>
sm2 --start CTC_TRADERS_P5_ACCEPTANCE -r OR
sm2 --start CTC_TRADERS_P5_ACCEPTANCE
sm2 --stop MANAGE_TRANSIT_MOVEMENTS_DEPARTURE_FRONTEND
sbt run
</pre>
Expand Down

0 comments on commit 428ca96

Please sign in to comment.