Navigation Menu

Skip to content

Commit

Permalink
Fix indent
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Apr 24, 2014
1 parent 604a830 commit 1196147
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/unit/plugins/search/test_handler.rb
Expand Up @@ -54,7 +54,7 @@ def results_to_result_set(results)
result_set[name] = normalize_result(result)
end
result_set
end
end

def normalize_result(result)
result["startTime"] = start_time if result["startTime"]
Expand Down

0 comments on commit 1196147

Please sign in to comment.