Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-shuy authored Jan 15, 2018
1 parent fca3845 commit 2f7deb3
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 @@ -44,7 +44,7 @@ addSbtPlugin("com.github.daniel-shuy" % "sbt-scripted-scalatest" % "0.1.0")

### Step 4: Configure `test` script

Put __only__ the following in the `test` script file:
Put __only__ the following in the `sbt-test/<test-group>/<test-name>/test` script file:

`> scripted-scalatest`

Expand Down

0 comments on commit 2f7deb3

Please sign in to comment.