add project pm

This commit is contained in:
呱呱呱
2023-11-02 15:04:43 +08:00
parent dd30341f6e
commit 840bbff88a
9 changed files with 43 additions and 10 deletions

View File

@@ -0,0 +1,5 @@
require 'rails_helper'
RSpec.describe Api::Pm::ProjectsController, type: :controller do
end