Skip to content

Commit

Permalink
[forest-fixes] typo
Browse files Browse the repository at this point in the history
  • Loading branch information
biblicabeebli committed Dec 8, 2023
1 parent e64f527 commit 7714be8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_endpoints.py
Original file line number Diff line number Diff line change
Expand Up @@ -2363,7 +2363,7 @@ def test_various_statuses(self):
self.default_participant.update_only(created_on=self.SOME_TIMESTAMP)

# That triple **:
# For every field name - set all of them to null, but override the first dici ** with a
# For every field name - set all of them to null, but override the first dict ** with a
# second dict ** that forces the status_field_name to the current/appropriate time. (You
# can't ** two dicts with overlapping keys as function parameters directly, you get a
# "multiple values for keyword argument" error - which is a TypeError for some reason), but
Expand Down

0 comments on commit 7714be8

Please sign in to comment.