Fix sanity test errors (#107)

The empty test-requirements.txt file is needed to get Zuul's sanity job
to run.
This commit is contained in:
Mike Graves
2021-09-20 11:53:44 -04:00
committed by GitHub
parent 3d0dfc1ae2
commit bfb2c8904f
2 changed files with 1 additions and 1 deletions

View File

@@ -56,7 +56,7 @@ options:
- Specify the Route Annotations.
- 'A set of key: value pairs.'
type: dict
version_added: "2.1"
version_added: "2.1.0"
name:
description:
- The desired name of the Route to be created.

0
test-requirements.txt Normal file
View File