Skip to content

Commit d0f059e

Browse files
authored
Fix test on .com (#11115)
1 parent 5245ebb commit d0f059e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

readthedocs/rtd_tests/tests/test_project_forms.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -430,6 +430,7 @@ def test_external_version_not_in_default_branch_choices(self):
430430
)
431431

432432

433+
@override_settings(RTD_ALLOW_ORGANIZATIONS=False)
433434
class TestProjectPrevalidationForms(TestCase):
434435
def setUp(self):
435436
# User with connection

0 commit comments

Comments
 (0)