mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-09-25 08:19:29 +00:00
chore: fix test
This commit is contained in:
parent
0d0c6fff32
commit
13d8b1ed37
@ -43,7 +43,7 @@ extension AppFlowyTestBase on WidgetTester {
|
||||
if (Platform.isLinux || Platform.isWindows || Platform.isMacOS) {
|
||||
await binding.setSurfaceSize(windowSize);
|
||||
}
|
||||
cloudType = AuthenticatorType.appflowyCloudDevelop;
|
||||
//cloudType = AuthenticatorType.appflowyCloudDevelop;
|
||||
|
||||
mockHotKeyManagerHandlers();
|
||||
final applicationDataDirectory = dataDirectory ??
|
||||
|
Loading…
x
Reference in New Issue
Block a user