post-rebase fixes

This commit is contained in:
tomdds
2020-02-04 15:39:03 -05:00
parent 1a7db62dac
commit ca4feaa403
4 changed files with 2 additions and 7 deletions

View File

@@ -155,7 +155,7 @@ def test_dispatch_create_environment(session, monkeypatch):
# Given that I have a portfolio with an active CLIN and two environments,
# one of which is deleted
portfolio = PortfolioFactory.create(
applications=[{"environments": [{}, {}]}],
applications=[{"environments": [{}, {}], "cloud_id": uuid4().hex}],
task_orders=[
{
"create_clins": [