Skip to content

Commit

Permalink
Update tests/commands/test_bump_recipe.py
Browse files Browse the repository at this point in the history
Co-authored-by: Schuyler Martin <schuylermartin45@gmail.com>
  • Loading branch information
ForgottenProgramme and schuylermartin45 authored Nov 5, 2024
1 parent ed058d1 commit bd5b201
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/commands/test_bump_recipe.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ def test_bump_build_num_not_int(fs: FakeFilesystem) -> None:
"""
Test that the command fails gracefully case when the build number is not an integer,
and we are trying to increment it.
:param fs: `pyfakefs` Fixture used to replace the file system
"""

Expand Down

0 comments on commit bd5b201

Please sign in to comment.