This repository has been archived on 2024-06-09. You can view files and clone it, but cannot push or open issues/pull-requests.
2017-09-10 09:58:38 +02:00
|
|
|
require 'rails_helper'
|
|
|
|
|
2018-05-02 18:58:48 +02:00
|
|
|
RSpec.describe BootstrapTimelineService, type: :service do
|
2017-09-10 09:58:38 +02:00
|
|
|
end
|