BigW Consortium Gitlab

Commit c627dbc8 by Lin Jen-Shin

Now we already included it in spec_helper.rb

parent a49151f0
require 'spec_helper'
describe BroadcastMessage, models: true do
include ActiveSupport::Testing::TimeHelpers
subject { create(:broadcast_message) }
it { is_expected.to be_valid }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment