CB ECR Integration
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
require 'rails_helper'
|
||||
|
||||
RSpec.describe App::Controllers::Origami::BankIntegrationController, type: :controller do
|
||||
|
||||
end
|
||||
@@ -0,0 +1,5 @@
|
||||
require 'rails_helper'
|
||||
|
||||
RSpec.describe Origami::BankIntegrationController, type: :controller do
|
||||
|
||||
end
|
||||
Reference in New Issue
Block a user