Skip to content

Commit 0b607bc

Browse files
committed
chore: remove redundant whitespace in readme
1 parent b70305d commit 0b607bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ class YourServiceTest extends TestCase
105105
$this->assertEquals(1, $product->getStoreId());
106106
}
107107

108-
#[Test]
108+
#[Test]
109109
public function keepsOriginalStoreId()
110110
{
111111
$service = new YourService(

0 commit comments

Comments
 (0)