style: apply dart format to 21 drifted test files

This commit is contained in:
edde746
2026-08-09 17:50:58 +02:00
parent 8d284efa39
commit df0570b861
21 changed files with 0 additions and 30 deletions
@@ -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);