Skip to content

Commit

Permalink
DEV: Promote historical post-deploy migrations (#229)
Browse files Browse the repository at this point in the history
  • Loading branch information
romanrizzi authored Jan 24, 2025
1 parent 0fedf61 commit 0390f36
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/ensure_consistency_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0390f36

Please sign in to comment.