Fix test
This commit is contained in:
parent
7edb05337e
commit
e17ddc1b6a
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
# frozen_string_literal: true
|
# frozen_string_literal: true
|
||||||
|
|
||||||
class RemoveHiddenAnonymousFromDomainBlocks < ActiveRecord::Migration[7.1]
|
class RemoveHiddenAnonymousFromDomainBlocks < ActiveRecord::Migration[7.0]
|
||||||
class DomainBlock < ApplicationRecord; end
|
class DomainBlock < ApplicationRecord; end
|
||||||
|
|
||||||
def up
|
def up
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue