diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2022-05-12 10:27:16 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-05-12 10:27:16 -0700 |
| commit | fe1f9d5609e4c38a4ed3cd6561fee7cb1a5fe73e (patch) | |
| tree | dc7c3d5ec8cb754df4125959d241575ac6cb99ba | |
| parent | e2adca278a4d8aff0b8199fc5ff700122e4eaa9a (diff) | |
| parent | 40baa9532432b1e3f4826267eb46ab7a9ba3bda8 (diff) | |
Merge pull request #6649 from JohnTitor/fix-make-test
Fix `make test`
| -rw-r--r-- | generator/testdata/sigs.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/generator/testdata/sigs.yaml b/generator/testdata/sigs.yaml index 191982fe..bbe527aa 100644 --- a/generator/testdata/sigs.yaml +++ b/generator/testdata/sigs.yaml @@ -21,3 +21,5 @@ workinggroups: - dir: wg-baz name: Baz label: baz + stakeholder_sigs: + - Foo |
