Added extra default ads to support project (#2421)
This commit is contained in:
parent
839fe8b96d
commit
d78f6a1f9e
10 changed files with 38 additions and 25 deletions
|
|
@ -28,7 +28,6 @@ class TestMock(BaseModel):
|
|||
|
||||
|
||||
class Mock(FunctionMock, TestMock):
|
||||
|
||||
@staticmethod
|
||||
def combine_mocks(fs_mock, test_mock):
|
||||
_mock = fs_mock | test_mock
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue