Commit a4d2104
committed
Remove unnecessary config override from custom port test
The test uses production.example.com:8080 which doesn't match
default stateful domains (localhost, 127.0.0.1), so overriding
api_stateful_domains is unnecessary. Verified test still fails
without the fix and passes with it.1 parent 6ab9d4c commit a4d2104
1 file changed
+1
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
| 108 | + | |
112 | 109 | | |
113 | 110 | | |
114 | 111 | | |
| |||
0 commit comments