Skip to content

Commit 1c161c3

Browse files
committed
Bump graphqlite
1 parent 5821adf commit 1c161c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/IntegrationTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,4 +163,4 @@ public function testException(): void
163163
$this->expectExceptionMessage('In method TheCodingMachine\GraphQLite\Validator\Fixtures\InvalidControllers\InvalidController::invalid(), the @Assert annotation is targeting parameter "$resolveInfo". You cannot target this parameter because it is not part of the GraphQL Input type. You can only assert parameters coming from the end user.');
164164
$schema->validate();
165165
}
166-
}
166+
}

0 commit comments

Comments
 (0)