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
404c9714
Commit
404c9714
authored
Nov 21, 2011
by
Gasol Wu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix test, use literal true
parent
f497ad8b
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
tests/Solarium/Client/RequestBuilder/Select/Component/StatsTest.php
...rium/Client/RequestBuilder/Select/Component/StatsTest.php
+2
-2
No files found.
tests/Solarium/Client/RequestBuilder/Select/Component/StatsTest.php
View file @
404c9714
...
@@ -46,7 +46,7 @@ class Solarium_Client_RequestBuilder_Select_Component_StatsTest extends PHPUnit_
...
@@ -46,7 +46,7 @@ class Solarium_Client_RequestBuilder_Select_Component_StatsTest extends PHPUnit_
$this
->
assertEquals
(
$this
->
assertEquals
(
array
(
array
(
'stats'
=>
true
,
'stats'
=>
'true'
,
'stats.facet'
=>
array
(
'stats.facet'
=>
array
(
'facetA'
,
'facetA'
,
'facetB'
,
'facetB'
,
...
...
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