Skip to content

Commit

Permalink
Update widget_test.dart
Browse files Browse the repository at this point in the history
  • Loading branch information
danemadsen authored May 26, 2024
1 parent c6ffc08 commit 414757c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/widget_test.dart
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ import 'package:flutter/material.dart';
import 'package:flutter_test/flutter_test.dart';

import 'package:maid/main.dart';
import 'package:maid/providers/app_preferences.dart';
import 'package:maid/providers/character.dart';
import 'package:maid/providers/session.dart';
import 'package:maid/providers/user.dart';
Expand Down

0 comments on commit 414757c

Please sign in to comment.