Skip to content

Commit

Permalink
Merge branch 'main' into 1040-node-22
Browse files Browse the repository at this point in the history
  • Loading branch information
meissadia authored Dec 10, 2024
2 parents cd26ef6 + c4db3e1 commit f0cdefe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/variables/.env
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ SBL_LONGPOLLING_DELAY_SECONDS=backoff
SBL_UPLOAD_FILE_SIZE_LIMIT_BYTES=50000000

SBL_ENABLE_PLAYWRIGHT_TEST_SETTINGS=false
SBL_ENABLE_PLAYWRIGHT_SNAPSHOT_TESTING=false

###############################################################
# ONLY ADD ENVIRONMENT VARIABLES THAT ARE NOT MEANT TO BE
Expand Down
1 change: 1 addition & 0 deletions ENV-GUIDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ SBL_VALIDATION_TIMEOUT_SECONDS="1200"
SBL_LONGPOLLING_DELAY_SECONDS="backoff"
SBL_UPLOAD_FILE_SIZE_LIMIT_BYTES="50000000"
SBL_ENABLE_PLAYWRIGHT_TEST_SETTINGS=false
SBL_ENABLE_PLAYWRIGHT_SNAPSHOT_TESTING=false
```

### Required Test Environment Variables
Expand Down

0 comments on commit f0cdefe

Please sign in to comment.