mirror of
https://github.com/primer/css.git
synced 2024-12-29 00:58:31 +03:00
pass args through to ava from script/test-docs
This commit is contained in:
parent
27b96acca7
commit
ab9cc3e0ea
@ -1,3 +1,3 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
set -e
|
set -e
|
||||||
$(dirname $0)/npm-run ava --verbose $(dirname $0)/../tests/modules/test-document-styles.js
|
$(dirname $0)/npm-run ava --verbose $(dirname $0)/../tests/modules/test-document-styles.js "$@"
|
||||||
|
Loading…
Reference in New Issue
Block a user