fix: fix update_zuul_project_config script
Some checks failed
gl/check check status: failure (f5daf72598bf21c778b82cd454f8790cfbcb6839)

Some of the previous changes broken update_zuul_project_config part of
the script responsible for verifying required zuul template is present.
It is verifying that, but mistankengly not raising a flag that update is
required.
This commit is contained in:
2023-04-04 12:02:53 +02:00
parent 82d841953a
commit f5daf72598
2 changed files with 9 additions and 2 deletions

View File

@ -4,4 +4,4 @@
stestr>=2.0.0 # Apache-2.0
testtools>=2.2.0 # MIT
flake8
flake8>=6.0