Skip to content

Commit

Permalink
format dio_test/lib/src/test/download_tests.dart
Browse files Browse the repository at this point in the history
Co-authored-by: Alex Li <[email protected]>
Signed-off-by: shehab mohame <[email protected]>
  • Loading branch information
shehabmohamed0 and AlexV525 authored Dec 17, 2024
1 parent 6c45ae5 commit c2a23e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dio_test/lib/src/test/download_tests.dart
Original file line number Diff line number Diff line change
Expand Up @@ -380,6 +380,7 @@ void downloadTests(
completes,
);
});

test('append bytes to previous download', () async {
final cancelToken = CancelToken();
final path = p.join(tmp.path, 'download_3.txt');
Expand Down

0 comments on commit c2a23e8

Please sign in to comment.