Files
unity-builder/src/model/__snapshots__/versioning.test.ts.snap
Webber Takken 441be81543 Switch to version 1 images (#374)
* feat: upgrade to images of version 1 (rolling tag)

* chore: indicate what needs to move out of the input class
2022-04-03 17:59:14 +02:00

4 lines
207 B
Plaintext

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