Commit 1961b0ed authored by Alexander Hass's avatar Alexander Hass
Browse files

Duplicate comment

parent 30843f7a
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -61,7 +61,6 @@ class GoogleAnalyticsSearchTest extends WebTestBase {
    $search['keys'] = $this->randomMachineName(8);

    // Create a node to search for.
    // Create a node.
    $edit = [];
    $edit['title[0][value]'] = 'This is a test title';
    $edit['body[0][value]'] = 'This test content contains ' . $search['keys'] . ' string.';