Skip to content

Commit 277ae28

Browse files
committed
Fix indentation
1 parent 3f64c5f commit 277ae28

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/Application/src/Tests/Responses/subscriptions/index_response.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,12 @@
2424
<state>new</state>
2525
<email>[email protected]</email>
2626
</items>
27-
<pagination>
27+
<pagination>
2828
<current_page>1</current_page>
2929
<has_previous_page>0</has_previous_page>
3030
<has_next_page>0</has_next_page>
3131
<per_page>10</per_page>
3232
<total_items>6</total_items>
3333
<total_pages>1</total_pages>
34-
</pagination>
34+
</pagination>
3535
</response>

0 commit comments

Comments
 (0)