Skip to content

Commit

Permalink
chore: add testUrlScheme back to test (#5223)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jordan-Nelson authored Jul 30, 2024
1 parent bb24e90 commit c5a7100
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 c5a7100

Please sign in to comment.