Skip to content

Commit 3f7be11

Browse files
committed
Use renamed build method.
1 parent 7d3624f commit 3f7be11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source_gen/test/generator_for_annotation_test.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@ class _TestingResolver implements ReleasableResolver {
317317
}
318318

319319
@override
320-
Future<LibraryElement2> libraryFor2(
320+
Future<LibraryElement2> libraryFor(
321321
AssetId assetId, {
322322
bool allowSyntaxErrors = false,
323323
}) async {

0 commit comments

Comments
 (0)