mirror of
https://github.com/prymitive/karma
synced 2026-02-13 20:59:53 +00:00
fix(tests): fix failing test
This commit is contained in:
committed by
Łukasz Mierzwa
parent
4ccc0a35ab
commit
b0994fe868
@@ -28,7 +28,7 @@ func testReadConfig(t *testing.T) {
|
||||
value_re: ""
|
||||
group_name: ""
|
||||
group_value_re: ""
|
||||
group_value_separator: ""
|
||||
group_value_separator: ' '
|
||||
basicAuth:
|
||||
users: []
|
||||
authorization:
|
||||
|
||||
Reference in New Issue
Block a user