From 9f6a92048cc6f1c21a59754530355c8c2448f768 Mon Sep 17 00:00:00 2001 From: Matt Brophy Date: Wed, 22 Jun 2022 08:37:26 -0400 Subject: [PATCH] Fix broken tests from conflicting PRs --- .../__tests__/trailing-slashes-test.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/packages/react-router-dom/__tests__/trailing-slashes-test.tsx b/packages/react-router-dom/__tests__/trailing-slashes-test.tsx index 1681166145..31f6b27ec1 100644 --- a/packages/react-router-dom/__tests__/trailing-slashes-test.tsx +++ b/packages/react-router-dom/__tests__/trailing-slashes-test.tsx @@ -126,10 +126,10 @@ describe("trailing slashes", () => { index element={ <> - - - - + + + + } /> @@ -277,10 +277,10 @@ describe("trailing slashes", () => { index element={ <> - - - - + + + + } />