mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
Zgrombpf
This commit is contained in:
parent
ddbd367085
commit
ec8594a325
1 changed files with 1 additions and 1 deletions
|
@ -957,7 +957,7 @@ def test_ssowat_conf():
|
|||
assert permissions["blog.main"]["public"] is False
|
||||
|
||||
assert permissions["wiki.main"]["auth_header"] is None
|
||||
assert permissions["blog.main"]["auth_header"] is "basic-without-password"
|
||||
assert permissions["blog.main"]["auth_header"] == "basic-without-password"
|
||||
|
||||
|
||||
def test_show_tile_cant_be_enabled():
|
||||
|
|
Loading…
Add table
Reference in a new issue