Skip to content

Commit

Permalink
test: descriptive is valid addl title type now
Browse files Browse the repository at this point in the history
  • Loading branch information
phette23 committed Sep 3, 2024
1 parent c6fd0c6 commit 499a396
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion migrate/tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -502,7 +502,7 @@ def test_title(input, expect):
),
[
{"title": "foo", "type": {"id": "translated-title"}},
{"title": "bar", "type": {"id": "other"}},
{"title": "bar", "type": {"id": "descriptive-title"}},
],
),
],
Expand Down

0 comments on commit 499a396

Please sign in to comment.