Skip to content

Commit 4377b08

Browse files
auvipybrowniebroke
andauthored
Update tests/test_fields.py
Co-authored-by: Bruno Alla <[email protected]>
1 parent c3efa55 commit 4377b08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_fields.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1787,7 +1787,7 @@ class TestNoOutputFormatDurationField(FieldValues):
17871787

17881788
class TestISOOutputFormatDurationField(FieldValues):
17891789
"""
1790-
Values for `TimeField` with a custom output format.
1790+
Values for `DurationField` with a custom output format.
17911791
"""
17921792
valid_inputs = {}
17931793
invalid_inputs = {}

0 commit comments

Comments
 (0)