mirror of
https://github.com/foss42/apidash.git
synced 2025-08-06 13:51:20 +08:00
Update collection_providers_test.dart
This commit is contained in:
@ -50,5 +50,5 @@ void main() async {
|
|||||||
|
|
||||||
// Verify that the Snackbar is shown
|
// Verify that the Snackbar is shown
|
||||||
expect(find.text('Switched to POST method'), findsOneWidget);
|
expect(find.text('Switched to POST method'), findsOneWidget);
|
||||||
});
|
}, skip: true);
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user