mirror of
https://github.com/1f349/site-hosting.git
synced 2024-11-12 23:01:36 +00:00
Use - in site branch string
This commit is contained in:
parent
720e413336
commit
357fb32264
@ -20,7 +20,7 @@ func TestName(t *testing.T) {
|
||||
}),
|
||||
}
|
||||
h.findSiteBranchSubdomain("example-com-test")
|
||||
site, branch := h.findSiteBranch("example_com_test")
|
||||
site, branch := h.findSiteBranch("example-com_test")
|
||||
}
|
||||
|
||||
func TestHandler_Handle(t *testing.T) {
|
||||
|
Loading…
Reference in New Issue
Block a user