Merge branch 'standalone_develop' into pm_project_develop

This commit is contained in:
2024-05-28 15:56:33 +08:00
11 changed files with 155 additions and 9 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