mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-09-25 16:30:03 +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) {
|
if (Platform.isLinux || Platform.isWindows || Platform.isMacOS) {
|
||||||
await binding.setSurfaceSize(windowSize);
|
await binding.setSurfaceSize(windowSize);
|
||||||
}
|
}
|
||||||
cloudType = AuthenticatorType.appflowyCloudDevelop;
|
//cloudType = AuthenticatorType.appflowyCloudDevelop;
|
||||||
|
|
||||||
mockHotKeyManagerHandlers();
|
mockHotKeyManagerHandlers();
|
||||||
final applicationDataDirectory = dataDirectory ??
|
final applicationDataDirectory = dataDirectory ??
|
||||||
|
Loading…
x
Reference in New Issue
Block a user