start on card editing
This commit is contained in:
7
spec/models/merged/card_spec.rb
Normal file
7
spec/models/merged/card_spec.rb
Normal file
@ -0,0 +1,7 @@
|
||||
require 'rails_helper'
|
||||
|
||||
module Merged
|
||||
RSpec.describe Card, type: :model do
|
||||
pending "add some examples to (or delete) #{__FILE__}"
|
||||
end
|
||||
end
|
Reference in New Issue
Block a user