diff --git a/lib/test/makeOutput.ts b/lib/test/makeOutput.ts index 278dbce..61beeb6 100644 --- a/lib/test/makeOutput.ts +++ b/lib/test/makeOutput.ts @@ -357,6 +357,6 @@ writeConvertedFile( }, }, { - startSdk: "../..", + startSdk: "..", } );