We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcef9db commit fe89e9aCopy full SHA for fe89e9a
admin-ui/jest.config.js
@@ -8,7 +8,7 @@ const config = {
8
"\\.[jt]sx?$": ["babel-jest", { presets: ["@babel/preset-env"] }],
9
},
10
testEnvironmentOptions: {
11
- url: 'http://admin-ui-test.gluu.org/'
+ url: 'https://admin-ui-test.gluu.org/'
12
13
moduleNameMapper: {
14
"\\.(jpg|jpeg|png|gif|eot|otf|webp|svg|ttf|woff|woff2)$":
0 commit comments