pull/2825/head
Eric Windmill 3 weeks ago
parent 8fab750b61
commit 2759edc9b2

@ -28,6 +28,5 @@ void main() {
var newPosition = tester.getTopLeft(button);
expect(newPosition, isNot(offsetMoreOrLessEquals(initialPosition)));
});
// TODO: Exception: Asset 'shaders/ink_sparkle.frag' manifest could not be decoded: INVALID_ARGUMENT:Unsupported runtime stages format version. Expected 2, got 1.
}, skip: true);
});
}

Loading…
Cancel
Save