tilde.news/spec
Thomas Dziedzic a7f88a7d95 fix TrailingCommaInHashLiteral rubocop warning
```
spec/controllers/tags_controller_spec.rb:31:8: C: Style/TrailingCommaInHashLiteral: Avoid comma after the last item of a hash, unless items are split onto multiple lines.
      }, }
       ^
```
2019-06-13 08:58:03 -05:00
..
controllers fix TrailingCommaInHashLiteral rubocop warning 2019-06-13 08:58:03 -05:00
extras update to current rspec-rails integration style 2018-04-11 07:43:52 -05:00
factories ReplyingComments: add tests, fix on deleted, less gas 2019-05-29 09:04:58 -05:00
features keybase unlinking 2019-06-12 20:33:18 -05:00
fixtures try to strip out attributed text from incoming e-mails 2014-02-03 19:27:54 -06:00
helpers update to current rspec-rails integration style 2018-04-11 07:43:52 -05:00
models update comment count when merged into a story 2019-06-11 11:08:32 -07:00
scripts Convert spec to track current behavior 2019-04-17 09:18:59 -05:00
support Make merged votes voteable 2018-12-09 09:58:38 -06:00
rails_helper.rb disown stories on delete; start tests 2019-06-12 12:06:16 -05:00
spec_helper.rb update to current rspec-rails integration style 2018-04-11 07:43:52 -05:00