We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fdf399 commit 9609d09Copy full SHA for 9609d09
test_common/lib/test_sdk_layout.dart
@@ -103,7 +103,7 @@ class TestSdkLayout {
103
'snapshots',
104
'frontend_server_aot.dart.snapshot',
105
),
106
- dartdevcSnapshotPath: sdkLayout.dartdevcJitSnapshotPath,
+ dartdevcJitSnapshotPath: sdkLayout.dartdevcJitSnapshotPath,
107
dartdevcSnapshotPath: sdkLayout.dartdevcSnapshotPath,
108
kernelWorkerSnapshotPath: p.join(
109
sdkLayout.sdkDirectory,
0 commit comments