Skip to content

Commit 985709a

Browse files
committed
fix: formate analyze
1 parent 6e88be4 commit 985709a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/instabug_test.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -447,6 +447,7 @@ void main() {
447447
test('[setPrimaryColor] should call setTheme with primary color', () async {
448448
const color = Color(0xFFFF0000);
449449

450+
// ignore: deprecated_member_use
450451
await Instabug.setPrimaryColor(color);
451452

452453
verify(

0 commit comments

Comments
 (0)