This commit is contained in:
kingChan
2024-06-20 10:12:48 +08:00
13 changed files with 210 additions and 13 deletions

View File

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