Skip to content

Commit b5daa61

Browse files
committed
Add test for bugreport10 outline containment
1 parent 9512d02 commit b5daa61

File tree

4 files changed

+996
-0
lines changed

4 files changed

+996
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
// @ts-nocheck
2+
import { AutoroutingPipelineDebugger } from "lib/testing/AutoroutingPipelineDebugger"
3+
import bugReportJson from "./bugreport10-ac9ecf.json"
4+
5+
export default () => {
6+
return <AutoroutingPipelineDebugger srj={bugReportJson.simple_route_json} />
7+
}

0 commit comments

Comments
 (0)