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 3d0cee2 commit 2b89d41Copy full SHA for 2b89d41
dwds/test/hot_restart_breakpoints_test.dart
@@ -25,7 +25,7 @@ int setupNum = 0;
25
26
void main() {
27
// Enable verbose logging for debugging.
28
- const debug = false;
+ const debug = true;
29
final provider = TestSdkConfigurationProvider(
30
verbose: debug,
31
canaryFeatures: true,
0 commit comments