mirror of
https://github.com/flutter/samples.git
synced 2025-11-10 06:48:26 +00:00
Update CI project list (#1583)
This commit is contained in:
@@ -6,8 +6,7 @@ import 'package:flutter/services.dart';
|
||||
import 'package:flutter_test/flutter_test.dart';
|
||||
|
||||
void main() {
|
||||
testWidgets('Can show and use the cascading menu',
|
||||
(tester) async {
|
||||
testWidgets('Can show and use the cascading menu', (tester) async {
|
||||
await tester.pumpWidget(const MyApp());
|
||||
|
||||
// Navigate to the CascadingMenuPage example.
|
||||
|
||||
Reference in New Issue
Block a user