Skip to content

Commit 7d0562a

Browse files
committed
fix(load-test): fix schema
1 parent 75fff0e commit 7d0562a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/load-tests/load-bootup-redis.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ export const options = {
1212

1313
export default () => {
1414
const baseUrl =
15-
'store-api-proxy-git-feature-ntrkv-redis-storage-korohandelsgmbh.vercel.app/store-api';
15+
'https://store-api-proxy-git-feature-ntrkv-redis-storage-korohandelsgmbh.vercel.app/store-api';
1616
const headers = {
1717
'Content-Type': 'application/json',
1818
'sw-access-key': 'SWSCTNNXAGVLUVDQDHNCCVFQQW',

0 commit comments

Comments
 (0)