Commit 0a83138a authored by Luke Duncalfe's avatar Luke Duncalfe

Move description tests of BaseField out of context

It was previously nested within the `when considering complexity`
context.
parent 2dff4d95
......@@ -167,6 +167,7 @@ describe Types::BaseField do
end
end
end
end
describe '#description' do
context 'feature flag given' do
......@@ -195,5 +196,4 @@ describe Types::BaseField do
end
end
end
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