feat: align DDS with common permission and vector flow
This commit is contained in:
@@ -22,6 +22,7 @@ class DdsPropertiesTest {
|
||||
|
||||
assertEquals("ADMIN.V_DDS_CUSTOMERS_PG", properties.objectFor("pg"));
|
||||
assertEquals("ADMIN.V_DDS_CUSTOMERS_MY", properties.objectFor("MY"));
|
||||
assertEquals("ADMIN.CB_DDS_VECTOR_SEARCH_DOCUMENTS", properties.vectorObject());
|
||||
assertTrue(properties.users().containsKey("my"));
|
||||
assertTrue(properties.users().get("my").configured());
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user