# frozen_string_literal: true require 'rails_helper' RSpec.describe Notifications::Create do describe '#call' do end end