Fix assertTrue example in docs
This commit is contained in:
parent
a08cb64ca1
commit
592579abfd
|
|
@ -62,7 +62,7 @@
|
||||||
<not>
|
<not>
|
||||||
<equals arg1="${foo}" arg2="bar"/>
|
<equals arg1="${foo}" arg2="bar"/>
|
||||||
</not>
|
</not>
|
||||||
</assertTrue message="foo is bar">
|
</assertTrue>
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
<hr/>
|
<hr/>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue