Fix stale owner_truth in Phoenix conflicts array to match updated canonical hours

This commit is contained in:
2026-08-16 17:38:24 +00:00
parent 871a142c55
commit 3b0427985b
@@ -430,7 +430,7 @@
{ {
"field": "hours.regular_hours", "field": "hours.regular_hours",
"description": "Owner ground truth conflicts with all public surfaces", "description": "Owner ground truth conflicts with all public surfaces",
"owner_truth": "Mon-Fri 9-6, Sat 9-3, Sun closed", "owner_truth": "Mon\u2013Sat 9\u20136, Sun closed",
"website": "Mon-Fri 9-7, Sat-Sun 9-5", "website": "Mon-Fri 9-7, Sat-Sun 9-5",
"yelp": "Mon-Fri 9-7, Sat 9-7, Sun closed", "yelp": "Mon-Fri 9-7, Sat 9-7, Sun closed",
"gbp": "NOT_VERIFIED against owner truth", "gbp": "NOT_VERIFIED against owner truth",