Skip to content

Conversation

@elliette
Copy link
Member

@elliette elliette commented Dec 4, 2024

Work towards #8482

Adds the first in a series of test cases to verify that the inspector tree correctly updates after the code is edited.

@elliette elliette requested a review from a team as a code owner December 4, 2024 00:46
@elliette elliette requested review from bkonyi and kenzieschmoll and removed request for a team and bkonyi December 4, 2024 00:46
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

import 'dart:io';
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you may need to add @TestOn('vm') since this is using dart:io and won't be able to run on the web

@elliette elliette merged commit f36308f into flutter:master Dec 11, 2024
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants