You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: scripts/core/loader.yml
+1-1
Original file line number
Diff line number
Diff line change
@@ -198,7 +198,7 @@ params:
198
198
type: function
199
199
desc: "The only adapter reported with mock enabled will be the mock adapter."
200
200
details:
201
-
- "The mock adapter will default to returning $X_RESULT_SUCCESS for all entry points. It will also create and correctly reference count dummy handles where appropriate. Its behaviour can be modified by linking the $x_mock library and using the mock_callbacks object."
201
+
- "The mock adapter will default to returning $X_RESULT_SUCCESS for all entry points. It will also create and correctly reference count dummy handles where appropriate. Its behaviour can be modified by linking the $x_mock_headers library and using the callbacks object."
0 commit comments