Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
pq committed Jul 24, 2023
1 parent 1731134 commit dd30c5a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/rule_test_support.dart
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,7 @@ class PubPackageResolutionTest extends _ContextResolutionTest {
String get testPackageRootPath => '$workspaceRootPath/test';

String get workspaceRootPath => '/home';

/// Assert that the number of diagnostics that have been gathered matches the
/// number of [expectedDiagnostics] and that they have the expected error
/// descriptions and locations. The order in which the diagnostics were
Expand Down

0 comments on commit dd30c5a

Please sign in to comment.