Add tests for Geo::ProjectRegistry

parent 1975aada
require 'spec_helper'
describe Geo::ProjectRegistry, models: true do
describe 'validations' do
it { is_expected.to validate_presence_of(:project_id) }
end
end
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