Conditionally skip tests related to audit log
This commit is contained in:
@@ -148,6 +148,7 @@ def test_resend_invitation(session):
|
||||
assert second_invite.is_pending
|
||||
|
||||
|
||||
@pytest.mark.audit_log
|
||||
def test_audit_event_for_accepted_invite():
|
||||
portfolio = PortfolioFactory.create()
|
||||
user = UserFactory.create()
|
||||
|
Reference in New Issue
Block a user