mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-10 02:25:56 +00:00
Expand Docker and Kubernetes platform projections
This commit is contained in:
@@ -3586,13 +3586,13 @@ class SubsystemLookupTest(unittest.TestCase):
|
||||
self.assertEqual(
|
||||
api_match["matched_contract_references"],
|
||||
[
|
||||
{
|
||||
"heading": "## Shared Boundaries",
|
||||
"path": "internal/api/access_control_handlers.go",
|
||||
"line": 229,
|
||||
"heading_line": 109,
|
||||
}
|
||||
],
|
||||
{
|
||||
"heading": "## Shared Boundaries",
|
||||
"path": "internal/api/access_control_handlers.go",
|
||||
"line": 238,
|
||||
"heading_line": 109,
|
||||
}
|
||||
],
|
||||
)
|
||||
|
||||
organization_match = by_subsystem["organization-settings"]
|
||||
@@ -3628,7 +3628,7 @@ class SubsystemLookupTest(unittest.TestCase):
|
||||
{
|
||||
"heading": "## Extension Points",
|
||||
"path": "internal/api/access_control_handlers.go",
|
||||
"line": 81,
|
||||
"line": 87,
|
||||
"heading_line": 70,
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user