test: correct ignore link

!44
This commit is contained in:
2024-02-02 17:26:17 +09:30
parent fd842f0f3c
commit 841d742af4

View File

@ -15,7 +15,7 @@ class Test:
def setup_method(self):
self.ignore_url_alive_check = {
'gitlab.com': [
'nofusscomputing/infrastructure/website//-/new/development'
'nofusscomputing/infrastructure/website/-/new/development'
]
}