Skip to content

Commit

Permalink
#137: Fix indentation in tests/fixtures/attributes_class.yml.
Browse files Browse the repository at this point in the history
  • Loading branch information
donquixote committed Aug 30, 2018
1 parent d8822e4 commit 26585d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/fixtures/attributes_class.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
expect:
- toArray:
return:
class: ['one', 'three']
class: ['one', 'three']
- __toString:
return: ' class="one three"'

Expand Down

0 comments on commit 26585d9

Please sign in to comment.