Skip to content

Commit c5a7100

Browse files
chore: add testUrlScheme back to test (#5223)
1 parent bb24e90 commit c5a7100

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/auth/amplify_auth_cognito/example/integration_test/native_auth_bridge_test.dart

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ import 'package:http/testing.dart';
1818

1919
import 'test_runner.dart';
2020

21+
const testUrlScheme = 'authtest';
22+
2123
void main() {
2224
testRunner.setupTests();
2325

0 commit comments

Comments
 (0)