Closed glasswalk3r closed 5 years ago
Included tests that are pending implementation as defined in RSpec. That will mark the tests as pending but will not change the tests results. It can be better checked with bundle exec rspec -f d spec/type/sns_topic_spec.rb.
bundle exec rspec -f d spec/type/sns_topic_spec.rb
@glasswalk3r 👍
Released as v1.16.1.
Included tests that are pending implementation as defined in RSpec. That will mark the tests as pending but will not change the tests results. It can be better checked with
bundle exec rspec -f d spec/type/sns_topic_spec.rb
.