Skip to content

Commit

Permalink
fix: [NO-TASK] CI token verification
Browse files Browse the repository at this point in the history
  • Loading branch information
Kypsis committed Oct 23, 2023
1 parent f3f6ade commit e3530fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/dropdown_test.dart
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ import 'package:flutter_test/flutter_test.dart';
import 'package:moon_design/src/widgets/buttons/filled_button.dart';
import 'package:moon_design/src/widgets/dropdown/dropdown.dart';

// Test
void main() {
const key = Key("dropdown_test");

Expand Down

0 comments on commit e3530fc

Please sign in to comment.