Skip to content
Snippets Groups Projects
Commit 1878abad authored by Angie Byron's avatar Angie Byron
Browse files

#600776 by dww: Removed stray whitespace in update.test.

parent 5cc7c8b5
No related branches found
No related tags found
No related merge requests found
......@@ -279,7 +279,7 @@ class UpdateTestContribCase extends UpdateTestHelper {
// Define the initial state for core and the subtheme.
$system_info = array(
// We want core to be version 7.0.
// We want core to be version 7.0.
'#all' => array(
'version' => '7.0',
),
......@@ -321,7 +321,7 @@ class UpdateTestContribCase extends UpdateTestHelper {
// Define the initial state for core and the test contrib themes.
$system_info = array(
// We want core to be version 7.0.
// We want core to be version 7.0.
'#all' => array(
'version' => '7.0',
),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment