1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

Try reproduce the error with minimal test setup

Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
This commit is contained in:
Janne Savolainen 2022-06-16 12:03:23 +03:00
parent 8349d6aa4a
commit 672a88fe68
No known key found for this signature in database
GPG Key ID: 8C6CFB2FFFE8F68A

View File

@ -46,7 +46,7 @@ tag-release:
.PHONY: test .PHONY: test
test: binaries/client test: binaries/client
yarn run jest $(or $(CMD_ARGS), "src") yarn run jest opening-application-window-using-tray.test.ts
.PHONY: integration .PHONY: integration
integration: build integration: build