mirror of
https://github.com/internetee/registry.git
synced 2025-07-21 18:26:06 +02:00
Add pending spec to doc too
This commit is contained in:
parent
f71136238a
commit
8aac684df7
2 changed files with 185 additions and 212 deletions
395
doc/epp_doc.txt
395
doc/epp_doc.txt
File diff suppressed because it is too large
Load diff
|
@ -1,5 +1,5 @@
|
|||
class EppDoc
|
||||
RSpec::Core::Formatters.register self, :start, :example_started, :example_passed, :example_failed
|
||||
RSpec::Core::Formatters.register self, :start, :example_started, :example_passed, :example_pending
|
||||
|
||||
def initialize(output)
|
||||
@output = output
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue