Skip to content

Commit c8bc043

Browse files
committed
add TODO
1 parent d55ca4c commit c8bc043

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

spec/plot_spec.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,5 +57,6 @@
5757
expect(new_plot).to be_an_instance_of(Plot)
5858
expect(new_plot.options).to eql(@options.merge(new_options))
5959
end
60+
# TODO add specs for different options types (hash/array/bool/string/range)
6061
end
6162
end

0 commit comments

Comments
 (0)