Skip to content

Commit

Permalink
Fix formatting issue
Browse files Browse the repository at this point in the history
  • Loading branch information
dsilhavy committed May 6, 2024
1 parent ded15c0 commit bc0b6b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/testing/functional-test.md
Expand Up @@ -124,7 +124,7 @@ dash.js ships with predefined configuration files. They are located in `test/fun
| `buffer/initial-buffer-target` | Set an initial buffer target and expect the player to build the buffer before starting playback. |
| `feature-support/cmcd` | Checks if CMCD parameters are included in outgoing segment requests if enabled. |
| `feature-support/emsg-triggered` | Checks if EMSG events are correctly parsed and dispatched to the application. |
| `feature-support/mpd-patching` | Checks if two consecutive manifest updates are of type <Patch> |
| `feature-support/mpd-patching` | Checks if two consecutive manifest updates are of type Patch |
| `live/latency-catchup` | Expect the player to apply the catchup logic to stick to a certain latency if enabled. |
| `live/live-delay` | Expect the live delay to correspond to the initial settings. |
| `playback/ended` | Expect the ended event to be thrown once playback is finished. |
Expand Down

0 comments on commit bc0b6b7

Please sign in to comment.