Skip to content

Commit 83b2731

Browse files
Add invalid URL to test
1 parent 4de0fdd commit 83b2731

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

sample.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,13 @@
163163
"icon": "./vendor/fortawesome/font-awesome/svgs/solid/power-off.svg",
164164
"stat": true,
165165
"misc": ""
166+
},
167+
"invalid": {
168+
"name": "Invalid URL",
169+
"href": "http://t[[email protected]",
170+
"icon": "./vendor/fortawesome/font-awesome/svgs/solid/bug.svg",
171+
"stat": true,
172+
"misc": ""
166173
}
167174
}
168175
}

0 commit comments

Comments
 (0)