Skip to content

Commit 17305d4

Browse files
Fix unit test
1 parent 3e7fe49 commit 17305d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

main/test/unit/Model/Search/Adapter/ResponseTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ public static function dataResponseAsArray()
122122
],
123123
],
124124
],
125+
'total' => 3,
125126
]
126127
]
127128
];

0 commit comments

Comments
 (0)