Currently we're snapshoting the versions.yml and getting a hash: https://github.com/nf-core/modules/blob/17b8bedf740a8403b548e49853246f1d9a24caa3/modules/nf-core/ale/tests/main.nf.test.snap#L26-L28 ```diff "versions": [ - "versions.yml:md5,949da9c6297b613b50e24c421576f3f1" + "content": ["{ALE={ale=20180904}}"], ]
Currently we're snapshoting the versions.yml and getting a hash:
modules/modules/nf-core/ale/tests/main.nf.test.snap
Lines 26 to 28 in 17b8bed