Skip to content

Commit 2020b5a

Browse files
committed
sanity: fixing lots of tests
apparently i totally borked a lot of sanity tests. should be fixed now. BORK BORK BORK
1 parent f7407d4 commit 2020b5a

11 files changed

+4
-4
lines changed

samples/data/_excel.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,5 @@
5151
rect width: :deck, height: :deck
5252
text str: resource_data['Name'], align: :center, width: :deck, hint: 'red'
5353
text str: resource_data['Cost'], align: :right, width: :deck, hint: 'red'
54-
save_sheet prefix: 'sample_excel_resources_' # save to a whole sheet
54+
save_sheet prefix: 'sample_excel_resources_', columns: 3
5555
end
-79.7 KB
Binary file not shown.
7.63 KB
Loading
-24.2 KB
Binary file not shown.
-83 KB
Binary file not shown.
-118 KB
Binary file not shown.
-59.3 KB
Binary file not shown.
-113 KB
Binary file not shown.
-118 KB
Binary file not shown.
11.9 KB
Loading

0 commit comments

Comments
 (0)