diff --git a/tap-snapshots/test-index.spec.js-TAP.test.js b/tap-snapshots/test-index.spec.js-TAP.test.js
index 867b25d..ae36db5 100644
--- a/tap-snapshots/test-index.spec.js-TAP.test.js
+++ b/tap-snapshots/test-index.spec.js-TAP.test.js
@@ -6,175 +6,159 @@
*/
'use strict'
exports[`test/index.spec.js TAP generate badge with { subject, status } > snapshot 1`] = `
-
-
+
`
exports[`test/index.spec.js TAP generate badge with { subject, status, color } > snapshot 1`] = `
-
-
+
`
exports[`test/index.spec.js TAP generate badge with { subject, status, style } > snapshot 1`] = `
-
-
-
+
`
exports[`test/index.spec.js TAP generate badge with { subject, status, color, style } > snapshot 1`] = `
-
-
-
+
`
exports[`test/index.spec.js TAP generate badge with { subject, status, icon } > snapshot 1`] = `
-
-
-
+
`
exports[`test/index.spec.js TAP generate badge with { status, icon } > snapshot 1`] = `
-
-
-
+
`
exports[`test/index.spec.js TAP generate badge with { status, icon, iconWidth } > snapshot 1`] = `
-
-
-
+
`
exports[`test/index.spec.js TAP generate badge with { subject, status, icon, style } > snapshot 1`] = `
-
-
-
+
`