require 'spec_helper' require 'gumboot/shared_examples/foreign_keys' RSpec.describe 'Foreign Keys' do include_examples 'Gumboot Foreign Keys' end