Skip to content

Commit 0b4d47c

Browse files
Apply suggested fix to src/bosh-nats-sync/spec/nats_sync/users_sync_spec.rb from Copilot Autofix
Co-authored-by: Copilot Autofix powered by AI <223894421+github-code-quality[bot]@users.noreply.github.com>
1 parent c70527f commit 0b4d47c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/bosh-nats-sync/spec/nats_sync/users_sync_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@ module NATSSync
316316
end
317317
end
318318

319-
describe 'when there are running vms in Bosh and there are is no subject information for hm or the director' do
319+
describe 'when there are running vms in Bosh and there is no subject information for hm or the director' do
320320
let(:director_subject_file) { '/file/nonexistent1' }
321321
let(:hm_subject_file) { '/file/nonexistent2' }
322322

0 commit comments

Comments
 (0)