Skip to content

Commit 25e9dcf

Browse files
Jordan-Nelsontyllark
authored andcommitted
chore: add testUrlScheme back to test (aws-amplify#5223)
1 parent ca44b4c commit 25e9dcf

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)