Skip to content

Commit

Permalink
Fix test on .com (#11115)
Browse files Browse the repository at this point in the history
  • Loading branch information
stsewd committed Feb 13, 2024
1 parent 5245ebb commit d0f059e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readthedocs/rtd_tests/tests/test_project_forms.py
Original file line number Diff line number Diff line change
Expand Up @@ -430,6 +430,7 @@ def test_external_version_not_in_default_branch_choices(self):
)


@override_settings(RTD_ALLOW_ORGANIZATIONS=False)
class TestProjectPrevalidationForms(TestCase):
def setUp(self):
# User with connection
Expand Down

0 comments on commit d0f059e

Please sign in to comment.