Browse Source

Update test_validate_links.py

pull/3551/head
bupresa 10 months ago
committed by GitHub
parent
commit
d8e77eb6d8
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      scripts/tests/test_validate_links.py

+ 1
- 0
scripts/tests/test_validate_links.py View File

@@ -170,3 +170,4 @@ class TestValidateLinks(unittest.TestCase):
self.assertFalse(result1)
self.assertFalse(result2)
self.assertFalse(result3)
self.assertFalse(result4)

Loading…
Cancel
Save