assert something
This commit is contained in:
parent
78c56e0a57
commit
8219cd7686
1 changed files with 1 additions and 0 deletions
|
@ -10,5 +10,6 @@ class GraphQLTest extends ShimmiePHPUnitTestCase
|
|||
{
|
||||
$schema = \GQLA\genSchema();
|
||||
$schema->assertValid();
|
||||
$this->assertTrue(true);
|
||||
}
|
||||
}
|
||||
|
|
Reference in a new issue