Files
gitlabhq/features
Robert Speicher 56c4f22c80 Remove redundant integration tests
These three tests were essentially checking that adding a note to
something updated its `noteable`'s `updated_at` attribute.

This is well-tested Rails behavior and we shouldn't feel the need to
write an integration test to verify it. At most we should be ensuring
that the association definition adds the `touch: true` option, which we
now do in Note's unit test.
2016-03-07 15:33:26 -05:00
..
2016-02-26 15:50:51 +01:00
2016-02-24 08:28:33 +00:00
2016-03-06 23:07:19 -05:00
2016-03-03 16:13:55 -05:00
2016-03-07 15:33:26 -05:00
2016-02-23 15:29:55 -05:00
2016-03-01 16:29:16 +01:00
2016-03-01 17:42:44 -05:00