mirror of
https://github.com/danog/Valinor.git
synced 2024-11-26 20:24:40 +01:00
test: rename test
This commit is contained in:
parent
8443847cb8
commit
17d646ef51
@ -11,7 +11,7 @@ use stdClass;
|
||||
|
||||
final class FunctionDefinitionCompilerTest extends TestCase
|
||||
{
|
||||
public function test_todo(): void
|
||||
public function test_compile_wrong_type_fails_assertion(): void
|
||||
{
|
||||
$this->expectException(AssertionError::class);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user