mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-08-08 22:25:18 +00:00
Merge branch 'main' into patch-11
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