Skip to content

Commit 71f9627

Browse files
lowlydbaCopilot
andauthored
Apply suggestions from code review
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> Signed-off-by: John McCall <john@lowlydba.com>
1 parent 21c8f96 commit 71f9627

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

tests/test_process_theme_worker.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -266,6 +266,8 @@ def test_child_links_have_titles(self, mock_fs, mock_ds):
266266
assert collections[0].title is not None
267267
assert collections[0].title == "place"
268268

269+
270+
class TestBuildReleaseCatalog:
269271
"""Tests for the build_release_catalog method."""
270272

271273
@patch("overture_stac.overture_stac.stac_geoparquet")

0 commit comments

Comments
 (0)