From 24f0dd54192b4573a5a6f4d03ff92934592afc0a Mon Sep 17 00:00:00 2001 From: ashuntu Date: Fri, 12 Jul 2024 16:16:45 -0500 Subject: [PATCH] Update mocks The Mockito version was updated since the last mocks were generated, these are the same but regenerated to satisfy CI. --- packages/app_center/test/test_utils.mocks.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/app_center/test/test_utils.mocks.dart b/packages/app_center/test/test_utils.mocks.dart index e636795f6..f2c3fe48e 100644 --- a/packages/app_center/test/test_utils.mocks.dart +++ b/packages/app_center/test/test_utils.mocks.dart @@ -1,4 +1,4 @@ -// Mocks generated by Mockito 5.4.3 from annotations +// Mocks generated by Mockito 5.4.4 from annotations // in app_center/test/test_utils.dart. // Do not manually edit this file.