test: fix missing plugin in runtime_controllers_settings_account_test
This commit is contained in:
parent
f809a9be14
commit
b95419fee3
@ -10,6 +10,8 @@ import 'package:xworkmate/runtime/runtime_models.dart';
|
|||||||
import 'package:xworkmate/runtime/secure_config_store.dart';
|
import 'package:xworkmate/runtime/secure_config_store.dart';
|
||||||
|
|
||||||
void main() {
|
void main() {
|
||||||
|
TestWidgetsFlutterBinding.ensureInitialized();
|
||||||
|
mockPlugins();
|
||||||
group('SettingsController account sync', () {
|
group('SettingsController account sync', () {
|
||||||
test(
|
test(
|
||||||
'prefers managed bridge token over stale profile token for remote gateway auth',
|
'prefers managed bridge token over stale profile token for remote gateway auth',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user