Files
shaka-player/test/ui
Joey Parrish c42eaa76fe test: Readable order for ad test setup (#5468)
For readability, the order of before*/after* functions should be the
same as their execution order:
 - beforeAll
 - beforeEach
 - afterEach
 - afterAll

This fixes the order for ad tests.
2023-08-15 18:04:58 +02:00
..