Commit 0d0ee28
authored
CICD: Enable testing of cloudflare redirects (#4022)
# Issue
Cloudflare redirects are not being tested because those tests are behind
a feature flag.
# Resolution
Be explicit which tests are enabled, since our testing account for
Cloudflare allows workers and redirects, but not flattening.1 parent d0a0a02 commit 0d0ee28
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
213 | 213 | | |
214 | 214 | | |
215 | 215 | | |
216 | | - | |
| 216 | + | |
217 | 217 | | |
218 | 218 | | |
219 | 219 | | |
| |||
0 commit comments