Revert test name.
This commit is contained in:
@@ -34,7 +34,7 @@ func TestSimpleMatchKeys(t *testing.T) {
|
|||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|
||||||
func TestSimpleMatchProps(t *testing.T) {
|
func TestMatchProps(t *testing.T) {
|
||||||
matchKeys := &SimpleMatchKeys{
|
matchKeys := &SimpleMatchKeys{
|
||||||
Keys: map[string][]string{
|
Keys: map[string][]string{
|
||||||
"User": {"pubkey"},
|
"User": {"pubkey"},
|
||||||
|
|||||||
Reference in New Issue
Block a user