about summary refs log tree commit diff
path: root/spec/models/queued_boost_spec.rb
blob: 066be3dcd2842c8c944b6108375d8320a35ad01c (plain) (blame)
1
2
3
4
5
require 'rails_helper'

RSpec.describe QueuedBoost, type: :model do
  pending "add some examples to (or delete) #{__FILE__}"
end