Unverified Commit 928c41e9 authored by Jacob Richman's avatar Jacob Richman Committed by GitHub

Support summary-details tree view (#16638)

Support summary-details tree view.
parent 1080c298
......@@ -511,7 +511,7 @@ void main() {
// If you add a service extension... TEST IT! :-)
// ...then increment this number.
expect(binding.extensions.length, 32);
expect(binding.extensions.length, 37);
expect(console, isEmpty);
debugPrint = debugPrintThrottled;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment