Skip to content
This repository has been archived by the owner on Mar 21, 2018. It is now read-only.

Commit

Permalink
fix(tests): Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
pixelastic committed Jul 28, 2015
1 parent cd56236 commit d60e069
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/push_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ def push.custom_hook_excluded_file?(_file)

# Then
expected = {
attributeForDistinct: 'title',
attributeForDistinct: 'url',
distinct: true,
customRanking: ['desc(posted_at)', 'desc(weight)']
}
Expand Down

0 comments on commit d60e069

Please sign in to comment.