Files
gitlabhq/features/project
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-03-04 10:34:35 +01:00
2016-02-19 13:14:55 -05:00
2016-03-07 15:33:26 -05:00
2016-02-19 13:14:55 -05:00
2016-02-01 18:25:32 +01:00
2016-02-17 18:05:40 +01:00
2016-02-23 08:42:29 +00:00
2014-07-11 19:53:10 +02:00
2015-12-18 14:19:48 -06:00
2015-12-23 12:26:50 -05:00
2016-01-14 12:09:31 -02:00