Skip to content

Commit 2759edc

Browse files
committed
checkin
1 parent 8fab750 commit 2759edc

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

animations/test/misc/animated_positioned_test.dart

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,5 @@ void main() {
2828
var newPosition = tester.getTopLeft(button);
2929
expect(newPosition, isNot(offsetMoreOrLessEquals(initialPosition)));
3030
});
31-
// TODO: Exception: Asset 'shaders/ink_sparkle.frag' manifest could not be decoded: INVALID_ARGUMENT:Unsupported runtime stages format version. Expected 2, got 1.
32-
}, skip: true);
31+
});
3332
}

0 commit comments

Comments
 (0)