Skip to content

Commit 883fe2f

Browse files
committed
correct test
1 parent 436cccf commit 883fe2f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/unit/test_pages.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2719,7 +2719,7 @@ def test_sitemap_includes_library_category_template_and_solution_urls(self):
27192719
"http://example.com/solutions/recruiting/candidate-sourcing/": "2026-06-07",
27202720
"http://example.com/solutions/sales/": "2026-06-05",
27212721
"http://example.com/solutions/sales/ai-sales-agent/": "2026-07-09",
2722-
"http://example.com/solutions/engineering/": "2026-07-14",
2722+
"http://example.com/solutions/engineering/": "2026-08-09",
27232723
},
27242724
)
27252725

0 commit comments

Comments
 (0)