Skip to content

Commit

Permalink
Modify test documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
kmlefran committed Dec 15, 2023
1 parent 950c993 commit ae065e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/workchains/test_aimreorworkchain.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@


def test_setup(generate_workchain_aimreor):
"""Test `AimReorWorkChain.setup`."""
"""Test creation of `AimReorWorkChain`."""
process = generate_workchain_aimreor()

assert isinstance(process.inputs, AttributesFrozendict)

0 comments on commit ae065e6

Please sign in to comment.