Skip to content

Commit

Permalink
Tests: Update to the run_orbitals syntax
Browse files Browse the repository at this point in the history
and new default value
  • Loading branch information
alongd committed Mar 29, 2019
1 parent 58d27cd commit 30a4396
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arc/mainTest.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ def test_as_dict(self):
't_max': None,
't_count': None,
'use_bac': True,
'visualize_orbitals': True,
'run_orbitals': False,
'allow_nonisomorphic_2d': False,
'species': [{'bond_corrections': {'C-C': 1, 'C-H': 6},
'arkane_file': None,
Expand Down

0 comments on commit 30a4396

Please sign in to comment.