unity-builder/src/model/__snapshots__/versioning.test.ts.snap

4 lines
202 B
Plaintext

// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`Versioning determineVersion throws for invalid strategy somethingRandom 1`] = `"Versioning strategy should be one of None, Semantic, Tag, Custom."`;