Remove test external id
This commit is contained in:
parent
2e8c0512a5
commit
3acb0fc3cb
1 changed files with 0 additions and 6 deletions
|
@ -22,10 +22,4 @@ describe Champs::RNAChamp do
|
|||
it { expect(champ.for_export).to eq("W182736273") }
|
||||
end
|
||||
end
|
||||
|
||||
describe 'external_id' do
|
||||
context 'when all data required for an external fetch are given' do
|
||||
it { expect(champ.external_id).to eq("W182736273") }
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Reference in a new issue