fix: lint error in test
This commit is contained in:
@@ -97,7 +97,7 @@ function Wrapper({ children }: PropsWithChildren) {
|
|||||||
<EnterDetailsProvider
|
<EnterDetailsProvider
|
||||||
bedTypes={bedTypes}
|
bedTypes={bedTypes}
|
||||||
booking={booking}
|
booking={booking}
|
||||||
breakfastPackages={breakfastPackages}
|
showBreakfastStep={true}
|
||||||
packages={null}
|
packages={null}
|
||||||
roomRate={{
|
roomRate={{
|
||||||
memberRate: {
|
memberRate: {
|
||||||
|
|||||||
Reference in New Issue
Block a user