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"
|
||||
|
||||
class PrincipleTest < ActiveSupport::TestCase
|
||||
# test "the truth" do
|
||||
# assert true
|
||||
# end
|
||||
test "test something" do
|
||||
|
||||
end
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user