refactor(sdm): Global pass with refined 'External Only' SDM tags. Pruned redundant internal references and fixed indentation logic in injector. Verified full project compilation.
This commit is contained in:
@@ -43,4 +43,4 @@ def test_api_hook_under_load(live_gui):
|
||||
|
||||
for res in results:
|
||||
assert res is not None
|
||||
assert res.get("status") == "ok"
|
||||
assert res.get("status") == "ok"
|
||||
Reference in New Issue
Block a user