projection tests

This commit is contained in:
Nick Fisher
2025-03-25 11:32:53 +08:00
parent 999b1e613f
commit 6c25a3c405

View File

@@ -125,9 +125,6 @@ void main() async {
), ),
); );
var pixelBuffers = await testHelper.capture(null, "capture_uv_$i", var pixelBuffers = await testHelper.capture(null, "capture_uv_$i",
beforeRender: (view) async { beforeRender: (view) async {
if (view == viewer.view) { if (view == viewer.view) {