Skip to content

Commit

Permalink
Revert "kake"
Browse files Browse the repository at this point in the history
This reverts commit 0028aa9.
  • Loading branch information
vidarl committed Oct 11, 2018
1 parent 0028aa9 commit 6c14da5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/bundle/Command/GatewayTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,6 @@ public function getFieldRowsProvider()
*/
public function testGetFieldRows($datatypeString, $contentId, $offset, $limit, $expectedRows)
{
var_dump("kake");
$this->insertDatabaseFixture(__DIR__ . '/_fixtures/contentobject_attribute.php');

$gatewayService = $this->getGatewayService();
Expand Down

0 comments on commit 6c14da5

Please sign in to comment.