rapid7 / recog

Pattern recognition for hosts, services, and content
Other
662 stars 195 forks source link

Temporary fix to restore rspec progress formatter #474

Closed mkienow-r7 closed 2 years ago

mkienow-r7 commented 2 years ago

Description

A temporary fix to restore the rspec progress formatter. spec/spec_helper.rb contains a configuration to modify the formatter to documentation when an individual file is specified, however, after the repository split the repo only contains the single spec spec/lib/fingerprint_self_test_spec.rb. This change should be undone when another spec is introduced.

Motivation and Context

Restore expected rspec behavior for previous committers.

How Has This Been Tested?

Types of changes

Checklist: