Fix tests

This commit is contained in:
Adria Navarro 2023-10-20 19:19:35 +02:00
parent d1f0e8fca0
commit 71869badfa
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ describe("/component", () => {
.expect("Content-Type", /json/)
.expect(200)
expect(res.body).toEqual({
budibaseVersion: "0.0.0",
budibaseVersion: "0.0.0+jest",
cpuArch: "arm64",
cpuCores: 1,
cpuInfo: "test",