Remove debug puts
This commit is contained in:
parent
e6348aa705
commit
5f0a11dfa6
1 changed files with 0 additions and 1 deletions
|
|
@ -47,7 +47,6 @@ describe Diaspora::Exporter do
|
||||||
end
|
end
|
||||||
|
|
||||||
it 'includes the profile as xml' do
|
it 'includes the profile as xml' do
|
||||||
puts exported.to_s
|
|
||||||
expect(user_xml).to include "<profile>"
|
expect(user_xml).to include "<profile>"
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue