Skip to content
This repository has been archived by the owner on Nov 26, 2021. It is now read-only.

Commit

Permalink
Update test instructions in README - add link to origami build tools
Browse files Browse the repository at this point in the history
  • Loading branch information
gushogg-blake authored and JakeChampion committed Feb 4, 2021
1 parent e4439bd commit 5386e1f
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,9 +129,12 @@ document.querySelector('.prev-btn').onclick = () => playlist.prev();
The queue is an `array` containing Brightcove video ID strings.

## Testing
See [Origami build tools](https://github.com/Financial-Times/origami-build-tools).

```
$ npm test
$ obt test
```

Requires Firefox (v38.0.0 to test with polyfills and mirror CI)


Expand Down

0 comments on commit 5386e1f

Please sign in to comment.