This commit is contained in:
David Kennedy 2025-01-15 07:08:22 -05:00
parent b5970ecb37
commit f196dce607
No known key found for this signature in database
GPG key ID: 6528A5386E66B96B

View file

@ -335,7 +335,7 @@ class TestDomainInvitationAdmin(TestCase):
Should trigger success message for the domain invitation.
Should retrieve the domain invitation.
Should not create a portfolio invitation.
NOTE: This test may need to be reworked when the multiple_portfolio flag is fully fleshed out.
"""