Skip to content

Commit 5fee551

Browse files
committed
Rename test name
This is testing private URLs
1 parent 0e97aa4 commit 5fee551

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readthedocs/rtd_tests/tests/test_privacy_urls.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -441,7 +441,7 @@ def setUp(self):
441441
}
442442
)
443443

444-
def test_public_urls(self):
444+
def test_private_urls(self):
445445
from readthedocs.profiles.urls.private import urlpatterns
446446
self._test_url(urlpatterns)
447447

0 commit comments

Comments
 (0)