Skip to content

Commit

Permalink
Update test
Browse files Browse the repository at this point in the history
  • Loading branch information
elliette committed Aug 30, 2023
1 parent 62cc7b9 commit 68c4ad6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dwds/test/load_strategy_test.dart
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ void main() {
});
});

group('When the packageConfigLocator specifies a package config path', () {
group('When a custom package config path is specified', () {
final strategy = FakeStrategy(
FakeAssetReader(),
packageConfigPath: 'custom/package_config/path',
Expand Down

0 comments on commit 68c4ad6

Please sign in to comment.