Files
gitlabhq/features/steps
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-20 12:05:57 -08:00
2016-02-23 08:42:29 +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
2015-12-16 17:07:02 +01:00
2015-09-09 09:28:09 +01:00
2016-03-01 16:29:16 +01:00