Commit 0df3a3f
authored
Add suspended_subgroups for testing
This helps test e-mission/e-mission-docs#1104
I am not able to load local configs with the error
```
DEBUG:Received request to join dev-emulator-study
DEBUG: Received request to join dev-emulator-study
DEBUG:Running in dev environment, checking for locally hosted config
DEBUG: Running in dev environment, checking for locally hosted config
DEBUG:About to connect to http://localhost:9090/configs/dev-emulator-study.nrel-op.json
DEBUG: About to connect to http://localhost:9090/configs/dev-emulator-study.nrel-op.json
DEBUG:Local config not found TypeError: Load failed
DEBUG: Local config not found TypeError: Load failed
```
And I can't connect via the debugger (either using Safari or Safari Technology Preview" to see what is going on.1 parent e30a453 commit 0df3a3f
1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
4 | 12 | | |
5 | 13 | | |
6 | 14 | | |
| |||
0 commit comments