Provide primitive test coverage of the ticket pdf
This commit is contained in:
parent
4d4ef597dc
commit
b4c7c8d5a4
3 changed files with 52 additions and 0 deletions
2
Gemfile
2
Gemfile
|
|
@ -276,6 +276,8 @@ group :test do
|
|||
gem 'rails-controller-testing'
|
||||
# For managing the environment
|
||||
gem 'climate_control'
|
||||
# For PDFs
|
||||
gem 'pdf-inspector', require: "pdf/inspector"
|
||||
end
|
||||
|
||||
group :development, :test do
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue