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 3723c36 commit badcd5e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import '../lib/open_feature_api.dart';
import 'helpers/open_feature_api_test_helpers.dart'; // Import test helper

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

0 comments on commit badcd5e

Please sign in to comment.