diff options
Diffstat (limited to 'spec/services/bootstrap_timeline_service_spec.rb')
-rw-r--r-- | spec/services/bootstrap_timeline_service_spec.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/spec/services/bootstrap_timeline_service_spec.rb b/spec/services/bootstrap_timeline_service_spec.rb index 16f3e9962..149f6e6df 100644 --- a/spec/services/bootstrap_timeline_service_spec.rb +++ b/spec/services/bootstrap_timeline_service_spec.rb @@ -32,6 +32,5 @@ RSpec.describe BootstrapTimelineService, type: :service do expect(service).to_not have_received(:call) end end - end end |