Skip to content

Commit

Permalink
chore():Test
Browse files Browse the repository at this point in the history
  • Loading branch information
tyllark committed Jan 8, 2025
1 parent 10669ae commit bdc3a1a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ void main() {
});

asyncTest('can invoke with HTTP client', (_) async {
// ignore_for_file: avoid_print
print('TestTestTest - 1');
final username = generateUsername();
final password = generatePassword();
Expand Down

0 comments on commit bdc3a1a

Please sign in to comment.