We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b407196 commit bd4c74cCopy full SHA for bd4c74c
utests/test_RequestsKeywords.py
@@ -1,6 +1,7 @@
1
from RequestsLibrary import RequestsLibrary
2
from utests import mock
3
4
+
5
# @mock.patch('RequestsLibrary.RequestsKeywords.requests.get')
6
# def test_common_request_none_session(mocked_get):
7
# keywords = RequestsLibrary.RequestsKeywords()
0 commit comments