[arvados] updated: 2.7.0-6615-g366a6f9966
git repository hosting
git at public.arvados.org
Fri May 24 17:44:57 UTC 2024
Summary of changes:
services/workbench2/package.json | 1 +
1 file changed, 1 insertion(+)
via 366a6f99660cf2f94d77ef287c89baec093d2808 (commit)
from 1286952dc6a65c123a3e3695c0b1d653f85cb808 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
commit 366a6f99660cf2f94d77ef287c89baec093d2808
Author: Lisa Knox <lisaknox83 at gmail.com>
Date: Fri May 24 13:44:53 2024 -0400
21704: fixed auth-action test
Arvados-DCO-1.1-Signed-off-by: Lisa Knox <lisa.knox at curii.com>
diff --git a/services/workbench2/package.json b/services/workbench2/package.json
index 3f596f57da..add0a8f672 100644
--- a/services/workbench2/package.json
+++ b/services/workbench2/package.json
@@ -210,6 +210,7 @@
"<rootDir>/src/**/*.{spec,test}.{js,jsx,ts,tsx}"
],
"testEnvironment": "jsdom",
+ "testRunner": "jest-jasmine2",
"transform": {
"^.+\\.(js|jsx|mjs|cjs|ts|tsx)$": "<rootDir>/config/jest/babelTransform.js",
"^.+\\.css$": "<rootDir>/config/jest/cssTransform.js",
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list