Commit ada0c8ca authored by Oswaldo Ferreira's avatar Oswaldo Ferreira

Adjust BoardLabel specs

parent 7f42963a
require 'spec_helper'
describe BoardFilterLabel do
describe BoardLabel do
describe 'validations' do
it { is_expected.to validate_presence_of(:board) }
it { is_expected.to validate_presence_of(:label) }
......
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