Skip to content

Commit

Permalink
Fix Output spec
Browse files Browse the repository at this point in the history
  • Loading branch information
pgeraghty committed Sep 30, 2019
1 parent 8279cda commit 738fac4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/ansible/output_spec.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
require 'spec_helper'

module Ansible
module Output
describe Output do
describe '.to_html' do
context 'can convert ANSI escape sequence colours to HTML styles' do
it 'ignores text without escape sequences' do
Expand Down

0 comments on commit 738fac4

Please sign in to comment.