From 9edbe049aa4c4ba3b57fccc2d00dc10beadfcabd Mon Sep 17 00:00:00 2001 From: Kristóf Marussy Date: Tue, 31 May 2022 17:05:30 +0200 Subject: build: run integration tests in CI MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Kristóf Marussy --- yarn.lock | 2 ++ 1 file changed, 2 insertions(+) (limited to 'yarn.lock') diff --git a/yarn.lock b/yarn.lock index 065cac8..86a70f6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1434,6 +1434,8 @@ __metadata: version: 0.0.0-use.local resolution: "@sophie/test-utils@workspace:packages/test-utils" dependencies: + "@jest/globals": ^28.1.0 + "@jest/types": ^28.1.0 type-fest: ^2.13.0 languageName: unknown linkType: soft -- cgit v1.2.3-54-g00ecf