From bdc403ec737526168af45386ba972361953f9fa4 Mon Sep 17 00:00:00 2001 From: Abhijeet Prasad Date: Thu, 1 Feb 2024 15:28:38 -0500 Subject: [PATCH] ref(browser-integration-tests): Remove space from replayIntegrationShim --- .../{replayIntegrationShim => replayIntegrationShim}/init.js | 0 .../template.html | 0 .../{replayIntegrationShim => replayIntegrationShim}/test.ts | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename dev-packages/browser-integration-tests/suites/replay/{replayIntegrationShim => replayIntegrationShim}/init.js (100%) rename dev-packages/browser-integration-tests/suites/replay/{replayIntegrationShim => replayIntegrationShim}/template.html (100%) rename dev-packages/browser-integration-tests/suites/replay/{replayIntegrationShim => replayIntegrationShim}/test.ts (100%) diff --git a/dev-packages/browser-integration-tests/suites/replay/replayIntegrationShim /init.js b/dev-packages/browser-integration-tests/suites/replay/replayIntegrationShim/init.js similarity index 100% rename from dev-packages/browser-integration-tests/suites/replay/replayIntegrationShim /init.js rename to dev-packages/browser-integration-tests/suites/replay/replayIntegrationShim/init.js diff --git a/dev-packages/browser-integration-tests/suites/replay/replayIntegrationShim /template.html b/dev-packages/browser-integration-tests/suites/replay/replayIntegrationShim/template.html similarity index 100% rename from dev-packages/browser-integration-tests/suites/replay/replayIntegrationShim /template.html rename to dev-packages/browser-integration-tests/suites/replay/replayIntegrationShim/template.html diff --git a/dev-packages/browser-integration-tests/suites/replay/replayIntegrationShim /test.ts b/dev-packages/browser-integration-tests/suites/replay/replayIntegrationShim/test.ts similarity index 100% rename from dev-packages/browser-integration-tests/suites/replay/replayIntegrationShim /test.ts rename to dev-packages/browser-integration-tests/suites/replay/replayIntegrationShim/test.ts