]> git.openstreetmap.org Git - rails.git/commit
Remove the changesets_subscribers fixture.
authorAndy Allan <git@gravitystorm.co.uk>
Sun, 30 Oct 2016 11:23:23 +0000 (12:23 +0100)
committerAndy Allan <git@gravitystorm.co.uk>
Sun, 30 Oct 2016 11:23:23 +0000 (12:23 +0100)
commit4eeea7e70556aeb712575dc14ca17016e9768f5f
treeddd687c9802ee2383e05dfa5819eccaba8884098
parent48eb8eb3690851f7f26afc68e1524341fcb6c187
Remove the changesets_subscribers fixture.

Since there is no ChangesetsSubscribers model, we can't use a factory.
Instead we create the associations explicitly when needed.
.rubocop_todo.yml
test/controllers/changeset_controller_test.rb
test/fixtures/changesets_subscribers.yml [deleted file]