fix lint and pass token to build

This commit is contained in:
JM Faircloth 2023-07-05 12:30:19 -05:00
parent 788264dddd
commit e5605de996
3 changed files with 9 additions and 3 deletions

View file

@ -1,3 +1,6 @@
// This script is used by the e2e tests in build.yml to test that we can
// successfully parse JSON string data into JS objects
try {
let inputs = [
process.env.JSONSTRING,