Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
typo3
qfq
Commits
6d7528bb
Commit
6d7528bb
authored
Feb 16, 2020
by
Carsten Rose
Browse files
remove empty line
parent
b60ee6e3
Pipeline
#3288
failed with stages
in 1 minute and 51 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
extension/Tests/Unit/Core/Database/AbstractDatabaseTest.php
View file @
6d7528bb
...
...
@@ -113,7 +113,5 @@ abstract class AbstractDatabaseTest extends TestCase {
if
(
empty
(
$this
->
dbArray
))
{
$this
->
dbArray
[
DB_INDEX_DEFAULT
]
=
new
Database
();
}
}
}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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