my_webapp is to clean too

This commit is contained in:
Kay0u 2021-10-04 14:33:30 +02:00
parent 96e7f1444d
commit 32998b1185
No known key found for this signature in database
GPG key ID: AAFEEB16CFA2AE2D

View file

@ -41,7 +41,7 @@ def clean():
os.system("mkdir -p /etc/ssowat/")
app_ssowatconf()
test_apps = ["break_yo_system", "legacy_app", "legacy_app__2", "full_domain_app"]
test_apps = ["break_yo_system", "legacy_app", "legacy_app__2", "full_domain_app", "my_webapp"]
for test_app in test_apps: