Commit c32d14c
committed
fix(webapp): tolerate missing LOGIN_ORIGIN in isCloud
Test suites mock the env module with partial objects and import this
module transitively, so the preview-host check must not assume the
variable is set even though the schema gives it a default.1 parent c651b2c commit c32d14c
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1140 | 1140 | | |
1141 | 1141 | | |
1142 | 1142 | | |
1143 | | - | |
| 1143 | + | |
| 1144 | + | |
| 1145 | + | |
1144 | 1146 | | |
1145 | 1147 | | |
1146 | 1148 | | |
| |||
0 commit comments