Skip to content

Commit

Permalink
Technical/Update gem documentation (#148)
Browse files Browse the repository at this point in the history
* Updated gem readme
  • Loading branch information
bestwebua authored Jun 27, 2024
1 parent 4d363f0 commit 6e5eb95
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,6 @@ If you won't use `DnsMock::TestFramework::RSpec::Helper` you can use `DnsMock::T
DnsMock::TestFramework::RSpec::Interface.start_server # creates and runs DnsMock server instance
DnsMock::TestFramework::RSpec::Interface.stop_server! # stops current DnsMock server instance
DnsMock::TestFramework::RSpec::Interface.reset_mocks! # resets mocks in current DnsMock server instance
DnsMock::TestFramework::RSpec::Interface.clear_messages! # clears collected lookup messages in current DnsMock server instance
DnsMock::TestFramework::RSpec::Interface.clear_server! # stops and clears current DnsMock server instance
```

Expand Down

0 comments on commit 6e5eb95

Please sign in to comment.