Skip to content

Commit

Permalink
kake
Browse files Browse the repository at this point in the history
  • Loading branch information
vidarl committed Oct 11, 2018
1 parent c824a9a commit 0028aa9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/bundle/Command/GatewayTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -261,6 +261,7 @@ 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 0028aa9

Please sign in to comment.