mirror of
https://github.com/nextcloud/server.git
synced 2026-02-28 20:40:39 -05:00
adjust patch
Signed-off-by: jld3103 <jld3103yt@gmail.com>
This commit is contained in:
parent
24a50a1cde
commit
dc3221d4d3
1 changed files with 1 additions and 1 deletions
|
|
@ -62,7 +62,7 @@ class ClearGeneratedAvatarCacheTest extends \Test\TestCase {
|
|||
['15.0.0.3', true],
|
||||
['13.0.5.2', true],
|
||||
['12.0.0.0', true],
|
||||
['26.0.0.1', true],
|
||||
['26.0.0.1', false],
|
||||
['15.0.0.2', true],
|
||||
['13.0.0.0', true],
|
||||
['27.0.0.5', false]
|
||||
|
|
|
|||
Loading…
Reference in a new issue