Skip to content

Commit

Permalink
chore: Ignore file for code coverage in transport_fake.dart
Browse files Browse the repository at this point in the history
  • Loading branch information
PlugFox committed Jul 17, 2024
1 parent ec3b648 commit c954ccc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/src/transport_fake.dart
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
// ignore_for_file: avoid_setters_without_getters
// coverage:ignore-file

import 'dart:async';
import 'dart:convert';
Expand Down

0 comments on commit c954ccc

Please sign in to comment.