Skip to content

Commit 08816a3

Browse files
committed
style: format Android coverage manifest
1 parent de0f4dd commit 08816a3

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

test/integration/android-emulator-e2e/coverage-manifest.ts

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -173,10 +173,7 @@ export const ANDROID_EMULATOR_E2E_COVERAGE = {
173173
'full:fixture-replays',
174174
'direct fixture swipe moves the catalog before edge-aware recovery',
175175
),
176-
[C.test]: live(
177-
'full:fixture-replays',
178-
'deterministic fixture suite emits JUnit without retries',
179-
),
176+
[C.test]: live('full:fixture-replays', 'deterministic fixture suite emits JUnit without retries'),
180177
[C.trace]: live(
181178
'full:observability-artifacts',
182179
'a visible fixture mutation creates non-empty trace diagnostics at the requested path',

0 commit comments

Comments
 (0)