Missing xml tag, typo
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<!-- the vulnerability node is not needed there -->
|
<!-- the vulnerability node is not needed -->
|
||||||
<vulnerabilities>
|
<vulnerabilities>
|
||||||
<item name="mr-smith"/>
|
<item name="mr-smith"/>
|
||||||
<not-valid name='I should not appear in the results'/>
|
<not-valid name='I should not appear in the results'/>
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<!-- the vulnerability node is not needed there -->
|
<!-- the vulnerability node is not needed -->
|
||||||
<vulnerabilities>
|
<vulnerabilities>
|
||||||
<plugin name="mr-smith"/>
|
<plugin name="mr-smith"/>
|
||||||
<not-valid name='I should not appear in the results'/>
|
<not-valid name='I should not appear in the results'/>
|
||||||
|
|||||||
@@ -1,3 +1,5 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!-- the vulnerability node is not needed -->
|
||||||
<themes>
|
<themes>
|
||||||
<theme name="shopperpress"/>
|
<theme name="shopperpress"/>
|
||||||
<not-valid name="wise"/>
|
<not-valid name="wise"/>
|
||||||
|
|||||||
Reference in New Issue
Block a user