Rename the caf_id
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user