Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
4c24974c
Commit
4c24974c
authored
Apr 28, 2012
by
webchick
Browse files
Issue
#1490150
follow-up by xjm: Text fixes.
parent
9b88eeac
Changes
1
Hide whitespace changes
Inline
Side-by-side
core/modules/entity/tests/entity_query.test
View file @
4c24974c
...
...
@@ -1324,7 +1324,7 @@ class EntityFieldQueryTestCase extends DrupalWebTestCase {
}
/**
* Tests
the
disabling the pager in EntityFieldQuery.
* Tests disabling the pager in EntityFieldQuery.
*/
function
testEntityFieldQueryDisablePager
()
{
// Test enabling a pager and then disabling it.
...
...
@@ -1341,7 +1341,7 @@ class EntityFieldQueryTestCase extends DrupalWebTestCase {
array
(
'test_entity_bundle_key'
,
4
),
array
(
'test_entity_bundle_key'
,
5
),
array
(
'test_entity_bundle_key'
,
6
),
),
t
(
'Test disabling pager in propertyQuery
.'
)
,
TRUE
);
),
'All test entities are listed when the pager is enabled and then disabled
.'
,
TRUE
);
}
/**
...
...
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