Skip to content

Commit

Permalink
Remove unnecessary mock
Browse files Browse the repository at this point in the history
  • Loading branch information
caendesilva committed Dec 28, 2022
1 parent ddffdc0 commit c2790fe
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,6 @@ public function test_command_with_invalid_publication_type_passed_as_argument()

public function test_command_with_schema_using_canonical_meta_field()
{
InputStreamHandler::mockInput("Foo\nBar");
$this->makeSchemaFile([
'canonicalField' => '__createdAt',
'fields' => [],
Expand Down

0 comments on commit c2790fe

Please sign in to comment.