rendering -> render typo

This commit is contained in:
Matthew Griffith 2020-03-12 19:39:02 -04:00 committed by GitHub
parent ba079f71c9
commit 92b9469935
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,4 +32,4 @@ jobs:
run: npm run test
- name: Rendering test suite
run: npm run test-rendering
run: npm run test-render