mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-30 10:29:42 +00:00
fixes on tests
This commit is contained in:
@@ -169,8 +169,7 @@ final class HouseholdMemberControllerTest extends WebTestCase
|
||||
],
|
||||
],
|
||||
'destination' => null,
|
||||
],
|
||||
true
|
||||
]
|
||||
)
|
||||
);
|
||||
|
||||
@@ -224,8 +223,7 @@ final class HouseholdMemberControllerTest extends WebTestCase
|
||||
'type' => 'household',
|
||||
'id' => $householdId,
|
||||
],
|
||||
],
|
||||
true
|
||||
]
|
||||
)
|
||||
);
|
||||
|
||||
@@ -274,8 +272,7 @@ final class HouseholdMemberControllerTest extends WebTestCase
|
||||
'destination' => [
|
||||
'type' => 'household',
|
||||
],
|
||||
],
|
||||
true
|
||||
]
|
||||
)
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user