TEST: wildcards-hosts.bats - showcase http://foo.bar.why.not.bats-to-infinity-and-beyond/
This commit is contained in:
parent
f837d1256a
commit
a3c6a272f1
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@ function setup {
|
||||||
# THEN
|
# THEN
|
||||||
assert_200 foo.bar.whatever.bats
|
assert_200 foo.bar.whatever.bats
|
||||||
assert_200 foo.bar.why.not.bats
|
assert_200 foo.bar.why.not.bats
|
||||||
|
assert_200 foo.bar.why.not.bats-to-infinity-and-beyond
|
||||||
assert_503 unexpected.host.bats
|
assert_503 unexpected.host.bats
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue