Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
rogisolorzano committed Apr 11, 2023
1 parent c42843a commit 377e2c8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples.test.py
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,6 @@ async def it_should_mock_network_module():

expect(network_mock.hostname).to_have_been_called_times(1)


class MockPublisher:
def __init__(self):
self.publish = async_spy()
Expand Down

0 comments on commit 377e2c8

Please sign in to comment.