Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
services
t3o sites
extensions.typo3.org
extensions.typo3.org
Commits
04d0d322
Commit
04d0d322
authored
May 15, 2021
by
Thomas Löffler
Browse files
Fix unit test
parent
ba1d1ee2
Pipeline
#11549
passed with stages
in 5 minutes and 54 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
extensions/ter_fe2/Tests/Unit/Service/ExtensionIndexServiceTest.php
View file @
04d0d322
...
...
@@ -35,6 +35,8 @@ class ExtensionIndexServiceTest extends UnitTestCase
<state/>
<reviewstate>0</reviewstate>
<category/>
<distributionImage/>
<distributionImageWelcome/>
<downloadcounter/>
<lastuploaddate/>
<uploadcomment/>
...
...
@@ -56,6 +58,8 @@ class ExtensionIndexServiceTest extends UnitTestCase
<state/>
<reviewstate>0</reviewstate>
<category/>
<distributionImage/>
<distributionImageWelcome/>
<downloadcounter/>
<lastuploaddate/>
<uploadcomment/>
...
...
@@ -77,6 +81,8 @@ class ExtensionIndexServiceTest extends UnitTestCase
<state/>
<reviewstate>0</reviewstate>
<category/>
<distributionImage/>
<distributionImageWelcome/>
<downloadcounter/>
<lastuploaddate/>
<uploadcomment/>
...
...
@@ -98,6 +104,8 @@ class ExtensionIndexServiceTest extends UnitTestCase
<state/>
<reviewstate>-1</reviewstate>
<category/>
<distributionImage/>
<distributionImageWelcome/>
<downloadcounter/>
<lastuploaddate/>
<uploadcomment/>
...
...
@@ -119,6 +127,8 @@ class ExtensionIndexServiceTest extends UnitTestCase
<state/>
<reviewstate>0</reviewstate>
<category/>
<distributionImage/>
<distributionImageWelcome/>
<downloadcounter/>
<lastuploaddate/>
<uploadcomment/>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment