Skip to content

Commit

Permalink
fix Bohrium tests (2nd) (#386)
Browse files Browse the repository at this point in the history
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
njzjz and pre-commit-ci[bot] committed Oct 21, 2023
1 parent 16fb0f1 commit e6d9660
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_run_submission_bohrium.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ class TestOpenAPIRun(RunSubmission, unittest.TestCase):
def setUp(self):
super().setUp()
bohrium_config = textwrap.dedent(
r"""\
"""\
[Credentials]
accessKey={accesskey}
"""
Expand Down

0 comments on commit e6d9660

Please sign in to comment.