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 f141fa9 commit 39326ebCopy full SHA for 39326eb
dwds/test/fixtures/context.dart
@@ -137,7 +137,6 @@ class TestContext {
137
TestDebugSettings debugSettings = const TestDebugSettings.noDevTools(),
138
}) async {
139
try {
140
- DartUri.currentDirectory = p.current;
141
// Build settings to return from load strategy.
142
final buildSettings = TestBuildSettings(
143
appEntrypoint: project.dartEntryFilePackageUri,
0 commit comments