Skip to content
This repository has been archived by the owner on Jan 2, 2025. It is now read-only.

Commit

Permalink
πŸ’š Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
falexwolf committed Sep 9, 2024
1 parent a0e0858 commit 0074d91
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_models.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ def test_registry__repr__param(setup_instance):
Relational fields
.created_by: User
.run: Run
.paramvalue: ParamValue
""").strip()

actual_repr = _strip_ansi(repr(param))
Expand Down

0 comments on commit 0074d91

Please sign in to comment.