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:
@@ -106,4 +106,4 @@ def test_mock_timeout(live_gui) -> None:
|
||||
assert "timeout" in event["payload"]["text"].lower()
|
||||
finally:
|
||||
# Cleanup
|
||||
client.push_event('custom_callback', {'callback': '_set_env_var', 'args': ['MOCK_MODE', 'success']})
|
||||
client.push_event('custom_callback', {'callback': '_set_env_var', 'args': ['MOCK_MODE', 'success']})
|
||||
Reference in New Issue
Block a user