This commit is contained in:
Bruno Alla 2020-01-28 10:33:24 +00:00
parent 2fb40f3f8c
commit 2698867cf8

View File

@ -42,7 +42,7 @@ def context():
("y", "None"),
("n", "AWS"),
("n", "GCP"),
# no whitenoise + co cloud provider is not supported
# no whitenoise + no cloud provider is not supported
],
ids=lambda id: f"wnoise:{id[0]}-cloud:{id[1]}",
)