Skip to content

Commit

Permalink
chore(pubspec): update dependencies in pubspec.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Usman <[email protected]>
  • Loading branch information
ubabar123 committed Dec 11, 2024
1 parent badcd5e commit 114578a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import 'helpers/open_feature_api_test_helpers.dart'; // Import test helper

void main() {
group('OpenFeatureAPI Tests', () {
setUp(() {
setUp(() {
// Reset the singleton before each test
OpenFeatureAPI.reset();
});
Expand Down

0 comments on commit 114578a

Please sign in to comment.