Skip to content

Commit

Permalink
fixup! Only call Que.migrate! once
Browse files Browse the repository at this point in the history
  • Loading branch information
imjoehaines committed Dec 14, 2023
1 parent 85fa31e commit 8c7ef79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features/fixtures/que/app/app.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
require_relative "setup-que"

Que.migrate!(version: Que::Migrations::CURRENT_VERSION)
Que.migrate!(version: Que::Migrations::CURRENT_VERSION)

0 comments on commit 8c7ef79

Please sign in to comment.