Explorar o código

HUE-2142 [editor] Test with still an invalid batch snippet type value

Romain Rigaux %!s(int64=8) %!d(string=hai) anos
pai
achega
51b4d04865
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      apps/oozie/src/oozie/models2_tests.py

+ 1 - 1
apps/oozie/src/oozie/models2_tests.py

@@ -1104,7 +1104,7 @@ class TestModelAPI(OozieMockBase):
          'status': 'running',
          'statement_raw': 'SHOW TABLES',
          'statement': 'SHOW TABLES',
-         'type': 'query-hive',
+         'type': 'hive',
          'properties': {
          },
          'database': 'default',