Skip to content

Commit 54e7e9d

Browse files
committed
chore(package_info_plus): Address analyzer issue in example
1 parent 33f01b8 commit 54e7e9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/package_info_plus/package_info_plus/example/integration_test/package_info_plus_web_test.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
@TestOn('browser')
2-
library package_info_plus_web_test;
2+
library;
33

44
import 'dart:convert';
55
import 'dart:ui_web' as ui_web;

0 commit comments

Comments
 (0)