Skip to content
This repository was archived by the owner on Oct 8, 2025. It is now read-only.

Commit 74be136

Browse files
author
Jakob Tolkemit
committed
Changed customer data fixture class
1 parent faec2ed commit 74be136

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/DataFixtures/ORM/customer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Sylius\Component\Core\Model\ShopUser:
1515
username: "hater@queen.com"
1616
usernameCanonical: "hater@queen.com"
1717

18-
Sylius\Component\Core\Model\Customer:
18+
Tests\Sylius\ShopApiPlugin\Application\src\Entity\Customer:
1919
customer_oliver:
2020
firstName: "Oliver"
2121
lastName: "Queen"

0 commit comments

Comments
 (0)