Add set-pages-path tests

This commit is contained in:
Yoann Chaudet
2022-07-19 11:47:29 -07:00
parent 43a5456c3f
commit ba4576e776
26 changed files with 317 additions and 168 deletions

View File

@@ -22,11 +22,11 @@
"axios": "^0.27.2",
"axios-retry": "^3.2.5",
"espree": "^9.3.2",
"prettier": "^2.7.1",
"string-format": "^1.0.0"
},
"devDependencies": {
"@vercel/ncc": "^0.34.0",
"jest": "^28.1.1"
"jest": "^28.1.1",
"prettier": "^2.7.1"
}
}