Skip to content

Commit

Permalink
Update tests/lib/AppFramework/Http/RequestTest.php
Browse files Browse the repository at this point in the history
Co-authored-by: Daniel <[email protected]>
Signed-off-by: Johannes Endres <[email protected]>
  • Loading branch information
joendres and kesselb committed Jan 4, 2025
1 parent d9156e9 commit c0a01c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/lib/AppFramework/Http/RequestTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -1155,7 +1155,7 @@ public function dataMatchClientVersion(): array {
'1.0.0',
],
[
'Fielink for *cloud/1.0.0',
'Fileink for *cloud/1.0.0',
Request::USER_AGENT_THUNDERBIRD_ADDON,
'1.0.0',
],
Expand Down

0 comments on commit c0a01c0

Please sign in to comment.