Skip to content

Commit

Permalink
Add missing TestOn annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronlademann-wf committed Jul 23, 2024
1 parent 9d070f1 commit 120faa4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/vm_tests/builder/parsing/member_association_test.dart
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
// See the License for the specific language governing permissions and
// limitations under the License.

@TestOn('vm')

import 'package:over_react/src/builder/parsing.dart';
import 'package:test/test.dart';

Expand Down

0 comments on commit 120faa4

Please sign in to comment.