Skip to content

Commit

Permalink
fix testing
Browse files Browse the repository at this point in the history
  • Loading branch information
TheBurchLog committed Jul 12, 2024
1 parent a067499 commit 18f23e4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion brewtils/test/fixtures.py
Original file line number Diff line number Diff line change
Expand Up @@ -629,7 +629,6 @@ def job_dict_for_import(job_dict):
"""A job dict but some keys and values are missing."""
dict_copy = copy.deepcopy(job_dict)
for field in [
"id",
"next_run_time",
"success_count",
"error_count",
Expand Down

0 comments on commit 18f23e4

Please sign in to comment.