mirror of
https://github.com/containous/traefik.git
synced 2025-01-22 22:03:51 +03:00
update integration test accordingly
This commit is contained in:
parent
4e30109595
commit
c11bf24789
@ -50,7 +50,8 @@
|
||||
"stripPrefix": {
|
||||
"prefixes": [
|
||||
"/tobestripped"
|
||||
]
|
||||
],
|
||||
"forceSlash": true
|
||||
},
|
||||
"status": "enabled",
|
||||
"usedBy": [
|
||||
|
9
integration/testdata/rawdata-crd.json
vendored
9
integration/testdata/rawdata-crd.json
vendored
@ -111,7 +111,8 @@
|
||||
"stripPrefix": {
|
||||
"prefixes": [
|
||||
"/tobestripped"
|
||||
]
|
||||
],
|
||||
"forceSlash": true
|
||||
},
|
||||
"status": "enabled",
|
||||
"usedBy": [
|
||||
@ -122,7 +123,8 @@
|
||||
"stripPrefix": {
|
||||
"prefixes": [
|
||||
"/tobestripped"
|
||||
]
|
||||
],
|
||||
"forceSlash": true
|
||||
},
|
||||
"status": "enabled"
|
||||
},
|
||||
@ -130,7 +132,8 @@
|
||||
"stripPrefix": {
|
||||
"prefixes": [
|
||||
"/tobestripped"
|
||||
]
|
||||
],
|
||||
"forceSlash": true
|
||||
},
|
||||
"status": "enabled"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user