Skip to content

Commit

Permalink
[api] remove the empty comment from the test
Browse files Browse the repository at this point in the history
If it's <comment></comment> or <comment/> is not important in real life,
but breaks the test suite for unknown reasons
  • Loading branch information
coolo committed Nov 8, 2012
1 parent 24b3e33 commit d066a3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/api/test/unit/bs_request_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ def teardown
<acceptinfo rev="1" srcmd5="806a6e27ed7915d1bb8d8a989404fd5a" osrcmd5="d41d8cd98f00b204e9800998ecf8427e"/>
</action>
<state name="review" who="Iggy" when="2012-11-07T21:13:12">
<comment/>
<comment>No comment</comment>
</state>
<review state="new" by_user="adrian"/>
<review state="new" by_group="test_group"/>
Expand Down

0 comments on commit d066a3a

Please sign in to comment.