style: apply dart format to 21 drifted test files
This commit is contained in:
@@ -93,7 +93,6 @@ void main() {
|
||||
);
|
||||
});
|
||||
|
||||
|
||||
test('exits a standalone movie after adjacency resolves unavailable', () {
|
||||
expect(
|
||||
completionNavigationAction(hasNext: false, adjacentStatus: QueueNavigationStatus.unavailable),
|
||||
|
||||
@@ -27,7 +27,6 @@ void main() {
|
||||
TvDetectionService.debugSetAppleTVOverride(null);
|
||||
});
|
||||
|
||||
|
||||
testWidgets('the TV player route opens with the chrome down and unpresented', (tester) async {
|
||||
TvDetectionService.debugSetAppleTVOverride(true);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user