summaryrefslogtreecommitdiff
path: root/spec/serializers/entity_date_helper_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/serializers/entity_date_helper_spec.rb')
-rw-r--r--spec/serializers/entity_date_helper_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/serializers/entity_date_helper_spec.rb b/spec/serializers/entity_date_helper_spec.rb
index 90e57833de7..b9cc2f64831 100644
--- a/spec/serializers/entity_date_helper_spec.rb
+++ b/spec/serializers/entity_date_helper_spec.rb
@@ -42,4 +42,4 @@ describe EntityDateHelper do
it 'converts 986760 seconds' do
expect(date_helper_class.distance_of_time_as_hash(986760)).to eq(days: 11, hours: 10, mins: 6)
end
-end \ No newline at end of file
+end