Rspec expectation triggering twice

后端 未结 0 1001
栀梦
栀梦 2021-01-02 04:08

Getting some odd behavior when testing a custom class in Rspec (version 3.9)

Code

class AlertMaster
    def initialize(params = {})
           


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题