Skip to content

Commit

Permalink
chore: add license header
Browse files Browse the repository at this point in the history
  • Loading branch information
lesnitsky committed Oct 11, 2023
1 parent dd60c04 commit 872653b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/firebase_ui_auth/test/widgets/dialogs_test.dart
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
// Copyright 2023, the Chromium project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.

import 'package:firebase_ui_auth/firebase_ui_auth.dart';
import 'package:firebase_ui_auth/src/widgets/reauthenticate_dialog.dart';
import 'package:flutter_test/flutter_test.dart';
Expand Down

0 comments on commit 872653b

Please sign in to comment.