feat(sense): add reconciliation safety controls [T-012]
This commit is contained in:
@@ -56,6 +56,8 @@ class PostgresContractTests(unittest.TestCase):
|
||||
"007_privileges_area_audit.sql",
|
||||
"008_control_api.sql",
|
||||
"009_privileges_control_api.sql",
|
||||
"010_reconcile_safety.sql",
|
||||
"011_privileges_reconcile_safety.sql",
|
||||
],
|
||||
names,
|
||||
)
|
||||
@@ -109,7 +111,7 @@ class PostgresContractTests(unittest.TestCase):
|
||||
"initdb.exe",
|
||||
"pg_ctl.exe",
|
||||
"127.0.0.1",
|
||||
"yovision-t011-pg-",
|
||||
"yovision-t012-pg-",
|
||||
"YOVISION_TEST_POSTGRES_DSN",
|
||||
"Get-NetTCPConnection",
|
||||
):
|
||||
|
||||
Reference in New Issue
Block a user