Updates a test to show the ltrip use problem
This commit is contained in:
parent
596b435e57
commit
0fd4a5a6f8
2 changed files with 3 additions and 3 deletions
|
|
@ -7,7 +7,7 @@ def test_base_url():
|
|||
|
||||
|
||||
def test_localhost_bucket():
|
||||
expect(bucket_name_from_url('https://foobar.localhost:5000/abc')).should.equal("foobar")
|
||||
expect(bucket_name_from_url('https://wfoobar.localhost:5000/abc')).should.equal("wfoobar")
|
||||
|
||||
|
||||
def test_localhost_without_bucket():
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue