5 lines
82 B
Ruby
5 lines
82 B
Ruby
require 'rails_helper'
|
|
|
|
RSpec.describe ProcessInteractionService do
|
|
pending
|
|
end
|