Kaynağa Gözat

Add trailing newline

Sean Dawson 7 yıl önce
ebeveyn
işleme
81230536fe

+ 1 - 1
roles/lib_openshift/src/test/unit/test_oc_storageclass.py

@@ -186,4 +186,4 @@ class OCStorageClassTest(unittest.TestCase):
             mock.call(['oc', 'get', 'storageclass', 'testsc', '-o', 'json'], None),
             mock.call(['oc', 'create', '-f', mock.ANY], None),
             mock.call(['oc', 'get', 'storageclass', 'testsc', '-o', 'json'], None),
-        ])
+        ])