We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86a38cc commit 6eb6333Copy full SHA for 6eb6333
spec/gtx/gtx_spec.rb
@@ -26,6 +26,7 @@
26
27
describe '#erb' do
28
it "returns ERB object" do
29
+ expect(subject.erb).to be_an ERB
30
end
31
32
0 commit comments