Skip to content

Commit 4dcc0ba

Browse files
committed
docs: Update README.md notes on testing
1 parent 9a73a33 commit 4dcc0ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ npm install @11ty/eleventy-utils
2626
npm run test
2727
```
2828

29-
- We use the [ava JavaScript test runner](https://github.com/avajs/ava) ([Assertions documentation](https://github.com/avajs/ava/blob/master/docs/03-assertions.md))
29+
- We use the native NodeJS [test runner](https://nodejs.org/api/test.html#test-runner) and ([assertions](https://nodejs.org/api/assert.html#assert))

0 commit comments

Comments
 (0)