spec/rley/syntax/grm_symbol_spec.rb in rley-0.1.08 vs spec/rley/syntax/grm_symbol_spec.rb in rley-0.1.09

- old
+ new

@@ -22,10 +22,9 @@ context 'Provided services:' do it 'should give its text representation' do expect(subject.to_s).to eq(sample_name) end end # context - end # describe end # module end # module # End of file