/* IMPORTANT
* This snapshot file is auto-generated, but designed for humans.
* It should be checked into source control and tracked carefully.
* Re-generate by setting TAP_SNAPSHOT=1 and running tests.
* Make sure to inspect the output below. Do not ignore changes!
*/
'use strict'
exports[`test/badgen.spec.js TAP generate badge with { label, status } > snapshot 1`] = `
`
exports[`test/badgen.spec.js TAP generate badge with { label, status, color } > snapshot 1`] = `
`
exports[`test/badgen.spec.js TAP generate badge with { label, status, color, style } > snapshot 1`] = `
`
exports[`test/badgen.spec.js TAP generate badge with { label, status, icon } > snapshot 1`] = `
`
exports[`test/badgen.spec.js TAP generate badge with { label, status, icon, style } > snapshot 1`] = `
`
exports[`test/badgen.spec.js TAP generate badge with { label, status, style } > snapshot 1`] = `
`
exports[`test/badgen.spec.js TAP generate badge with { status, icon } > snapshot 1`] = `
`
exports[`test/badgen.spec.js TAP generate badge with { status, icon, iconWidth } > snapshot 1`] = `
`
exports[`test/badgen.spec.js TAP generate bare badge with { status } > snapshot 1`] = `
`
exports[`test/badgen.spec.js TAP generate bare badge with { status, color } > snapshot 1`] = `
`
exports[`test/badgen.spec.js TAP generate bare badge with { status, style } > snapshot 1`] = `
`