add resize to integration test
This commit is contained in:
@@ -148,5 +148,7 @@ void main() {
|
||||
await tap(tester, "Move camera to asset");
|
||||
await tap(tester, "move camera to 1, 1, -1");
|
||||
await tap(tester, 'set camera to first camera in shapes GLB');
|
||||
|
||||
await tap(tester, 'resize');
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user