Revert test name.

This commit is contained in:
Jay
2026-03-03 17:31:09 -05:00
parent f638c8b72d
commit 77a4d80488

View File

@@ -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"},