aboutsummaryrefslogtreecommitdiffstats
path: root/app/models/referential.rb
diff options
context:
space:
mode:
authorTeddy Wing2017-12-06 15:01:02 +0100
committerTeddy Wing2017-12-06 15:01:02 +0100
commit0ec72aa1ce6598f48943df33827a6d700ee15153 (patch)
tree8ea052e2ada077347ece6e5726dc2fd8fe058b05 /app/models/referential.rb
parentb881b679d83441fff5dfde2d76430c2b97d3500b (diff)
downloadchouette-core-0ec72aa1ce6598f48943df33827a6d700ee15153.tar.bz2
referential_lock spec: Don't create unnecessary referential
The factory for `referential_metadata` was creating an unnecessary `Referential` object since it has an association set up. This was causing the test to fail because that referential's schema wasn't getting cleaned in the `ensure` block. Don't create that referential to avoid the error. Refs #5024
Diffstat (limited to 'app/models/referential.rb')
0 files changed, 0 insertions, 0 deletions