4 lines
78 B
Ruby
4 lines
78 B
Ruby
# frozen_string_literal: true
|
|
|
|
RSpec.describe EmailEvent, type: :model do
|
|
end
|