/* 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/index.spec.js TAP generate badge with { subject, status } > snapshot 1`] = ` npm npm v1.0.0 v1.0.0 ` exports[`test/index.spec.js TAP generate badge with { subject, status, color } > snapshot 1`] = ` npm npm v1.0.0 v1.0.0 ` exports[`test/index.spec.js TAP generate badge with { subject, status, style } > snapshot 1`] = ` npm npm v1.0.0 v1.0.0 ` exports[`test/index.spec.js TAP generate badge with { subject, status, color, style } > snapshot 1`] = ` npm npm v1.0.0 v1.0.0 ` exports[`test/index.spec.js TAP generate badge with { subject, status, icon } > snapshot 1`] = ` docker docker icon icon ` exports[`test/index.spec.js TAP generate badge with { subject, status, icon, style } > snapshot 1`] = ` docker docker icon icon `