Skip to content

Commit

Permalink
add test command used by subset result
Browse files Browse the repository at this point in the history
  • Loading branch information
Konboi committed Mar 29, 2021
1 parent 63276c0 commit 5f6e3d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/test-runners/robot.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ launchable subset \
This creates a file called `launchable-subset.txt` that you can pass into your command to run tests:

```bash
TODO
robot $(cat launchable-subset.txt) .
```

Make sure to continue running the full test suite at some stage. Run `launchable record build` and `launchable record tests` for those runs to continually train the model.
Expand Down

0 comments on commit 5f6e3d6

Please sign in to comment.