Rename the caf_id
This commit is contained in:
parent
21bc67bde7
commit
b27e424732
@ -0,0 +1,4 @@
|
|||||||
|
class RenameCafIdToObjectiveId < ActiveRecord::Migration[7.0]
|
||||||
|
def change
|
||||||
|
end
|
||||||
|
end
|
||||||
@ -1,7 +1,7 @@
|
|||||||
require "test_helper"
|
require "test_helper"
|
||||||
|
|
||||||
class PrincipleTest < ActiveSupport::TestCase
|
class PrincipleTest < ActiveSupport::TestCase
|
||||||
# test "the truth" do
|
test "test something" do
|
||||||
# assert true
|
|
||||||
# end
|
end
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user