Skip to content
Snippets Groups Projects
Commit 105154ae authored by Lin Jen-Shin's avatar Lin Jen-Shin
Browse files
parent 11e75736
Branches
Tags
1 merge request!8664Prefer service object over after_save hook
require 'spec_helper'
 
describe Ci::UpdateRunnerService, services: true do
describe Ci::UpdateRunnerService, :services do
let(:runner) { create(:ci_runner) }
 
describe '#update' do
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment