Skip to content

Commit

Permalink
Merge pull request #102 from hmrc/gg-7304_upgrade_to_sm2
Browse files Browse the repository at this point in the history
GG-7304 Updating to SM2
  • Loading branch information
AadilAkhtar authored Sep 11, 2023
2 parents ae8632a + 39272dd commit 02e6b0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Run the service `sbt run -Drun.mode=Dev`

Run the tests & test coverage report `sbt clean compile coverage test it:test coverageReport`

Run the service in service manager; if you want live endpoints, then start dependencies thus: `sm --start AUTH DATASTREAM -r`
Run the service in service manager; if you want live endpoints, then start dependencies thus: `sm2 --start AUTH DATASTREAM -r`

Now you can test the sandbox `curl -v http://localhost:9000/sandbox/userinfo -H 'Accept: application/vnd.hmrc.1.0+json'`

Expand Down

0 comments on commit 02e6b0a

Please sign in to comment.