Skip to content

Add missing _spec suffix to service operations cleanup test#5191

Open
philippthun wants to merge 1 commit into
cloudfoundry:mainfrom
sap-contributions:fix-service-operations-spec-filename
Open

Add missing _spec suffix to service operations cleanup test#5191
philippthun wants to merge 1 commit into
cloudfoundry:mainfrom
sap-contributions:fix-service-operations-spec-filename

Conversation

@philippthun

Copy link
Copy Markdown
Member

The file was added in #5011 without the _spec suffix, so rspec's default pattern (spec/**/*_spec.rb) skipped its 18 examples.

  • I have reviewed the contributing guide

  • I have viewed, signed, and submitted the Contributor License Agreement

  • I have made this pull request to the main branch

  • I have run all the unit tests using bundle exec rake

  • I have run CF Acceptance Tests

The file was added in cloudfoundry#5011 without the _spec suffix, so rspec's
default pattern (spec/**/*_spec.rb) skipped its 18 examples.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant