Skip to content

Commit e8f8f22

Browse files
committed
rename bugreport46 fixture files with arduino-uno suffix
1 parent aa1d180 commit e8f8f22

File tree

3 files changed

+8248
-0
lines changed

3 files changed

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

0 commit comments

Comments
 (0)