Skip to content

Commit

Permalink
Fix rebase issues
Browse files Browse the repository at this point in the history
  • Loading branch information
Pante committed Jun 14, 2024
1 parent 9454f1c commit 9f02088
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions forui/test/src/widgets/dialog/dialog_golden_test.dart
Original file line number Diff line number Diff line change
@@ -1,14 +1,10 @@
import 'package:flutter/foundation.dart';
import 'package:flutter/material.dart';

<<<<<<< HEAD:forui/test/src/widgets/dialog_golden_test.dart
import 'package:flutter_test/flutter_test.dart';

import 'package:forui/forui.dart';
import '../test_scaffold.dart';
=======
import '../../test_scaffold.dart';
>>>>>>> 3323baa (increase tolerance of dialog golden tests):forui/test/src/widgets/dialog/dialog_golden_test.dart

class UnderTest extends StatelessWidget {
final FDialogAlignment alignment;
Expand Down

0 comments on commit 9f02088

Please sign in to comment.