Skip to content

Commit e689fac

Browse files
authored
Typo
1 parent d97ca45 commit e689fac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/MenuItem/SplitItemTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ public function testGetRowsWithStaticItems() : void
148148
self::assertEquals(['One Two '], $item->getRows($menuStyle));
149149
}
150150

151-
public function testsetGutter() : void
151+
public function testSetGutter() : void
152152
{
153153
$menuStyle = $this->createMock(MenuStyle::class);
154154

0 commit comments

Comments
 (0)