Skip to content

Commit

Permalink
Create another location to test where condition
Browse files Browse the repository at this point in the history
  • Loading branch information
Dario Vogogna committed May 31, 2021
1 parent 35bd57a commit aa2784a
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -932,6 +932,7 @@ public function testWhereConditionOnJSONColumn(): void
'value' => 'exampleValue',
],
]);
factory(Location::class)->create();

$this->graphQL(/** @lang GraphQL */ '
{
Expand Down

0 comments on commit aa2784a

Please sign in to comment.