Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Sign in
Toggle navigation
S
solarium
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
common
solarium
Commits
7c7303dc
Commit
7c7303dc
authored
Jun 11, 2017
by
Bas de Nooijer
Committed by
GitHub
Jun 11, 2017
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #506 from localheinz/fix/parent
Fix: Remove useless override
parents
a2ea6900
5283cd98
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
4 deletions
+0
-4
tests/Solarium/Tests/QueryType/Select/Result/ResultTest.php
tests/Solarium/Tests/QueryType/Select/Result/ResultTest.php
+0
-4
No files found.
tests/Solarium/Tests/QueryType/Select/Result/ResultTest.php
View file @
7c7303dc
...
@@ -33,8 +33,4 @@ namespace Solarium\Tests\QueryType\Select\Result;
...
@@ -33,8 +33,4 @@ namespace Solarium\Tests\QueryType\Select\Result;
class
ResultTest
extends
AbstractResultTest
class
ResultTest
extends
AbstractResultTest
{
{
public
function
setUp
()
{
parent
::
setUp
();
}
}
}
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