missing def
This commit is contained in:
parent
c2a4283f0f
commit
5b19863053
|
|
@ -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
|
||||
'''
|
||||
|
|
|
|||
Loading…
Reference in New Issue