Update comments
This commit is contained in:
parent
31d2380afc
commit
343e989de8
@ -311,7 +311,7 @@ def test_claim_for_update(session):
|
|||||||
|
|
||||||
|
|
||||||
def test_dispatch_provision_user(csp, session, celery_app, celery_worker, monkeypatch):
|
def test_dispatch_provision_user(csp, session, celery_app, celery_worker, monkeypatch):
|
||||||
# Given that I have three environment roles:
|
# Given that I have four environment roles:
|
||||||
# (A) one of which has a completed status
|
# (A) one of which has a completed status
|
||||||
# (B) one of which has an environment that has not been provisioned
|
# (B) one of which has an environment that has not been provisioned
|
||||||
# (C) one of which is pending, has a provisioned environment but an inactive application role
|
# (C) one of which is pending, has a provisioned environment but an inactive application role
|
||||||
@ -395,7 +395,7 @@ def test_do_delete_user(csp, session):
|
|||||||
|
|
||||||
|
|
||||||
def test_dispatch_delete_user(csp, session, monkeypatch):
|
def test_dispatch_delete_user(csp, session, monkeypatch):
|
||||||
# Given that I have three environment roles:
|
# Given that I have five environment roles:
|
||||||
# (A) one of which has a completed status
|
# (A) one of which has a completed status
|
||||||
# (B) one of which has an environment that has not been provisioned
|
# (B) one of which has an environment that has not been provisioned
|
||||||
# (C) one of which is pending, has a provisioned environment but an inactive application role
|
# (C) one of which is pending, has a provisioned environment but an inactive application role
|
||||||
|
Loading…
x
Reference in New Issue
Block a user