feat(accounts): add provider account inventory api
This commit is contained in:
@@ -114,6 +114,7 @@ func TestOpenAppliesLogicalRoutingTables(t *testing.T) {
|
||||
"route_decision_logs",
|
||||
"route_failover_events",
|
||||
"route_sticky_audit",
|
||||
"provider_accounts",
|
||||
} {
|
||||
found, err := tableExists(context.Background(), db, table)
|
||||
if err != nil {
|
||||
|
||||
Reference in New Issue
Block a user