Skip to content

Commit

Permalink
ref: rubocop
Browse files Browse the repository at this point in the history
  • Loading branch information
askonev committed Nov 12, 2024
1 parent 166ac2c commit b75ad15
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/xlsx/smoke/api_worksheet_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@
expect(xlsx.worksheets.first.protected_ranges[0]).to be_a(Object)
end


it 'ApiWorksheet | FormatAsTable method', :critical do
column_names = %w[A B C D E]
xlsx = builder.build_and_parse('js/xlsx/smoke/api_worksheet/format_as_table.js')
Expand Down

0 comments on commit b75ad15

Please sign in to comment.