Skip to content

Commit

Permalink
Fix test2 for graphviz #213
Browse files Browse the repository at this point in the history
Note to myself: use git branch and squash commits next time
  • Loading branch information
Vladimir Dobriakov committed Mar 12, 2019
1 parent 9abaaca commit 8744ba2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/main_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -373,6 +373,7 @@ def sufficient_battery_level?
end

test 'workflow graph generation in a path with spaces' do
require 'workflow/draw'
`mkdir -p '/tmp/Workflow test'`
capture_streams do
Workflow::Draw::workflow_diagram(Order, :path => '/tmp/Workflow test')
Expand Down

0 comments on commit 8744ba2

Please sign in to comment.