Skip to content

Commit 23b0309

Browse files
authored
Merge pull request #17 from TerrorSquad/copilot/add-tests-for-renovate-feature
test: add renovate.json verification to integration tests
2 parents 23f3d4c + 8c6a660 commit 23b0309

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/internal-test/lib/verification.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ def verify_integration(self):
5050
"tools/git-hooks/shared/utils.ts",
5151
"validate-branch-name.config.cjs",
5252
"package.json",
53+
"renovate.json",
5354
]
5455

5556
missing_files: List[str] = []

0 commit comments

Comments
 (0)