Skip to content

Commit 4f43d6c

Browse files
committed
Fix test name mismatch
1 parent 6f6d073 commit 4f43d6c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/Support/ExtensionAndEmitterSerialisationTest.php renamed to tests/Support/ExtensionAndEmitterSerializationTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
use Winter\Storm\Extension\Extendable;
44

5-
class ExtensionAndEmitterSynchronisationTest extends TestCase
5+
class ExtensionAndEmitterSerializationTest extends TestCase
66
{
77
/**
88
* Test whether nested closures in two different traits get serialized properly.

0 commit comments

Comments
 (0)