Skip to content

Commit 0e46554

Browse files
committed
test: follow canonical street-level legend
1 parent f30075e commit 0e46554

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/core/src/stores/__tests__/overlayVisibilitySetterIds.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ describe("useOverlayVisibilitySetter overlay ids — integration legends", () =>
5151
describe("useOverlayVisibilitySetter overlay ids — apps/web call sites", () => {
5252
const STREET_LEVEL_IMAGERY_FILES = [
5353
"apps/web/src/components/map/Pegman.tsx",
54-
"apps/web/src/components/map/street-level-imagery/StreetLevelLegend.tsx",
54+
"apps/web/src/integration-api/components/StreetLevelLegend.tsx",
5555
];
5656

5757
it("Pegman and StreetLevelLegend both pass the shared street-level-imagery id", () => {

0 commit comments

Comments
 (0)