modify tests

This commit is contained in:
yangdsh
2020-01-12 14:40:51 +00:00
committed by Dana Van Aken
parent d3c7bb661d
commit a3774af2c1
2 changed files with 13 additions and 5 deletions

View File

@@ -149,7 +149,8 @@ class SessionViewsTests(TestCase):
'memory': '16',
'storage': '32',
'storage_type': 5,
'dbms': 1
'dbms': 1,
'hyper_parameters': '{}'
}
def setUp(self):