Browse Source

added comment 1

pull/3840/head
susmitha 1 week ago
parent
commit
ab26574529
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

@@ -24,6 +24,7 @@ class TestValidateLinks(unittest.TestCase):
'https://www.example.com',
'https://www.example.com',
'https://www.anotherexample.com',
# added a comment
]
self.no_duplicate_links = [
'https://www.firstexample.com',


Loading…
Cancel
Save