skip:kIsWeb,// [intended] no default transitions on the web.
);
testWidgets('A MaterialPageRoute should slide out with CupertinoPageTransition when a compatible PageRoute is pushed on top of it',(WidgetTestertester)async{
// Regression test for https://github.com/flutter/flutter/issues/44864.