Skip to content

Commit

Permalink
Update collection_providers_test.dart
Browse files Browse the repository at this point in the history
  • Loading branch information
ashitaprasad committed Sep 16, 2024
1 parent c6c215a commit c1a9374
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/providers/collection_providers_test.dart
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,5 @@ void main() async {

// Verify that the Snackbar is shown
expect(find.text('Switched to POST method'), findsOneWidget);
});
}, skip: true);
}

0 comments on commit c1a9374

Please sign in to comment.