新增:开源大赛战队同步保存至gitlink

This commit is contained in:
2024-05-22 11:05:40 +08:00
parent c6ae30f2cd
commit caa7acc654
5 changed files with 83 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
require 'rails_helper'
RSpec.describe GitlinkCompetitionApply, type: :model do
pending "add some examples to (or delete) #{__FILE__}"
end