mirror of
https://github.com/internetee/registry.git
synced 2025-07-06 19:23:19 +02:00
parent
edf1e33260
commit
e31c68d43f
6 changed files with 56 additions and 18 deletions
7
spec/support/requests/epp_helpers.rb
Normal file
7
spec/support/requests/epp_helpers.rb
Normal file
|
@ -0,0 +1,7 @@
|
|||
module Requests
|
||||
module EPPHelpers
|
||||
def have_code_of(*args)
|
||||
Matchers::EPP::Code.new(*args)
|
||||
end
|
||||
end
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue