Skip to content

Commit

Permalink
chore: add testUrlScheme back to test (aws-amplify#5223)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jordan-Nelson authored and tyllark committed Aug 14, 2024
1 parent ca44b4c commit 25e9dcf
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ import 'package:http/testing.dart';

import 'test_runner.dart';

const testUrlScheme = 'authtest';

void main() {
testRunner.setupTests();

Expand Down

0 comments on commit 25e9dcf

Please sign in to comment.