Skip to content
  • bogdanvlviv's avatar
    7ec67c1d
    Add Channel tests to `rails stats` · 7ec67c1d
    bogdanvlviv authored
    Rails generates `test/channels`(#34933) and
    even allows `rails test:channels` (#34947).
    `rails stats` has been providing info about `app/channels`,
    it makes sense to add `test/channels` as well.
    
    (I've changed test because we generate `test/channels` with some code)
    7ec67c1d
    Add Channel tests to `rails stats`
    bogdanvlviv authored
    Rails generates `test/channels`(#34933) and
    even allows `rails test:channels` (#34947).
    `rails stats` has been providing info about `app/channels`,
    it makes sense to add `test/channels` as well.
    
    (I've changed test because we generate `test/channels` with some code)
Loading