Skip to content

Commit

Permalink
format, re #11727
Browse files Browse the repository at this point in the history
  • Loading branch information
apeters committed Jan 14, 2025
1 parent 6c48681 commit 3ae9cd9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/utils/activitystream.py
Original file line number Diff line number Diff line change
Expand Up @@ -169,4 +169,3 @@ def test_generate_page(self):
obj = collection_page.to_obj()
self.assertIn("id", obj["orderedItems"][0]["object"])
self.assertIsNone(URLValidator()(obj["orderedItems"][0]["object"]["id"]))

0 comments on commit 3ae9cd9

Please sign in to comment.