missing def

This commit is contained in:
Felix Kunde 2021-07-26 16:09:44 +02:00
parent c2a4283f0f
commit 5b19863053
1 changed files with 1 additions and 0 deletions

View File

@ -290,6 +290,7 @@ class EndToEndTestCase(unittest.TestCase):
"Operator does not get in sync")
@timeout_decorator.timeout(TEST_TIMEOUT_SEC)
def test_cross_namespace_secrets(self):
'''
Test secrets in different namespace
'''