mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-07-27 18:20:45 +00:00
Update pr.test.js
This commit is contained in:
@@ -16,6 +16,7 @@ t("Modified JSON files must be owned by the PR author", (t) => {
|
||||
}
|
||||
|
||||
MODIFIED_FILES.forEach((file) => {
|
||||
console.log(file)
|
||||
const domain = fs.readJsonSync(path.join(domainsPath, file));
|
||||
|
||||
t.true(
|
||||
|
||||
Reference in New Issue
Block a user