Skip to content

Commit 4e6a4ea

Browse files
committed
Modifying map to allow only key transform
1 parent 0ee7a5e commit 4e6a4ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/RunOpenCode/Component/Dataset/tests/Operator

src/RunOpenCode/Component/Dataset/tests/Operator/MapTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
final class MapTest extends TestCase
1414
{
1515
#[Test]
16-
public function map(): void
16+
public function maps(): void
1717
{
1818
$operator = map(
1919
[

0 commit comments

Comments
 (0)