Commit bd6b13c6 authored by James Lopez's avatar James Lopez

fix typo in spec

parent 1a2d13c8
......@@ -185,7 +185,7 @@ describe Gitlab::ImportExport::RelationFactory, lib: true do
create(:ci_variable).as_json
end
it 'maps the right author to the imported note' do
it 'has no value for the encrypted attribute' do
expect(created_object.value).to be_nil
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