Skip to content

Commit

Permalink
Custom Linting
Browse files Browse the repository at this point in the history
  • Loading branch information
Kushalrock committed Mar 9, 2023
1 parent dac216e commit 082ea01
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions test/utils/app_localization_test.dart
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@ import 'package:flutter/material.dart';
import 'package:flutter_test/flutter_test.dart';
import 'package:talawa/utils/app_localization.dart';

/// The entry of the test function.
///
/// params:
///
void main() {
group("Test for App Localization Class", () {
WidgetsFlutterBinding.ensureInitialized();
Expand Down

0 comments on commit 082ea01

Please sign in to comment.