Skip to content

Commit b81525e

Browse files
author
Jack Pope
committed
f
1 parent ff31942 commit b81525e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

packages/react-reconciler/src/__tests__/DebugTracing-test.internal.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -182,10 +182,7 @@ describe('DebugTracing', () => {
182182
<Example />
183183
</React.Suspense>
184184
</React.unstable_DebugTracingMode>,
185-
<<<<<<< HEAD
186-
=======
187185
{unstable_isConcurrent: true},
188-
>>>>>>> b81de30fc (Flip default to concurrent render in RTR)
189186
),
190187
);
191188

0 commit comments

Comments
 (0)