Skip to content

Commit

Permalink
This can be tested, but the setup is probably too complex for the ben…
Browse files Browse the repository at this point in the history
…efit
  • Loading branch information
Qalthos committed Dec 13, 2024
1 parent 90547d2 commit 6d2fb8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/molecule/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@ def collection(self) -> CollectionData | None:
galaxy_file,
util.oxford_comma(missing_keys),
)
return None
return None # pragma: no cover

return galaxy_data

Expand Down

0 comments on commit 6d2fb8e

Please sign in to comment.