spec/unit/columns/extract_widths_spec.rb in tty-table-0.10.0 vs spec/unit/columns/extract_widths_spec.rb in tty-table-0.11.0

- old
+ new

@@ -1,5 +1,5 @@ -# coding: utf-8 +# frozen_string_literal: true RSpec.describe TTY::Table::Columns, '#extract_widths' do let(:color) { Pastel.new(enabled: true) } it 'extract widths' do