Skip to content

Commit 5091464

Browse files
committed
!f main
1 parent 5f3ab99 commit 5091464

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

arc/main_test.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,8 @@ def test_as_dict(self):
7777
'method': 'wb97xd',
7878
'method_type': 'dft',
7979
'software': 'gaussian'},
80-
'ess_settings': {'cfour': ['local'],
80+
'ess_settings': {'ase': ['local'],
81+
'cfour': ['local'],
8182
'gaussian': ['local', 'server2'],
8283
'gcn': ['local'],
8384
'mockter': ['local'],

0 commit comments

Comments
 (0)