mirror of
https://framagit.org/hubzilla/core.git
synced 2026-06-21 00:52:33 -04:00
whitespace
This commit is contained in:
@@ -28,9 +28,7 @@ class ActivityTest extends UnitTestCase {
|
||||
],
|
||||
'get content from map' => [
|
||||
['contentMap' => ['en' => 'Some content']],
|
||||
[
|
||||
'en' => 'Some content'
|
||||
]
|
||||
['en' => 'Some content']
|
||||
],
|
||||
'get not available content' => [
|
||||
['some_field' => 'Some content'],
|
||||
|
||||
Reference in New Issue
Block a user