DEV: Promote historical post-deploy migrations
This commit is contained in:
parent
0fedf614c0
commit
f8af38a13b
|
@ -2,7 +2,7 @@
|
|||
|
||||
require "rails_helper"
|
||||
require Rails.root.join(
|
||||
"plugins/discourse-topic-voting/db/post_migrate/20240711102255_ensure_consistency.rb",
|
||||
"plugins/discourse-topic-voting/db/migrate/20240711102255_ensure_consistency.rb",
|
||||
)
|
||||
|
||||
describe EnsureConsistency do
|
||||
|
|
Loading…
Reference in New Issue