mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-05-04 15:25:00 -04:00
Update version variable
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
This commit is contained in:
parent
3467df6b69
commit
691ab84326
5 changed files with 6 additions and 6 deletions
|
@ -21,5 +21,5 @@ func TestVersionCmd(t *testing.T) {
|
|||
|
||||
s, err := io.ReadAll(b)
|
||||
assert.NoError(err)
|
||||
assert.Contains(string(s), constants.CliVersion)
|
||||
assert.Contains(string(s), constants.VersionInfo)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue