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
56ded311
Commit
56ded311
authored
Apr 28, 2012
by
webchick
Browse files
Issue
#1497230
follow-up by sun: Fixed SimpleTest UI failure after dependency injection patch.
parent
34ef955a
Changes
1
Hide whitespace changes
Inline
Side-by-side
core/modules/path/path.test
View file @
56ded311
...
...
@@ -542,9 +542,6 @@ class PathMonolingualTestCase extends PathTestCase {
// Set language detection to URL.
$edit
=
array
(
'language_interface[enabled][language-url]'
=>
TRUE
);
$this
->
drupalPost
(
'admin/config/regional/language/detection'
,
$edit
,
t
(
'Save settings'
));
// Force languages to be initialized.
drupal_language_initialize
();
}
/**
...
...
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