diff --git a/thermion_dart/test/helpers.dart b/thermion_dart/test/helpers.dart index 46ad8311..758f52a3 100644 --- a/thermion_dart/test/helpers.dart +++ b/thermion_dart/test/helpers.dart @@ -207,7 +207,7 @@ class TestHelper { }); await FFIFilamentApp.create( - config: FFIFilamentConfig(loadResource: _loadResource)); + config: FFIFilamentConfig(loadResource: _loadResource, backend: Platform.isLinux ? Backend.OPENGL : Backend.DEFAULT)); } Future createViewer(