Skip to content

Commit

Permalink
Patch Pherkin Extention
Browse files Browse the repository at this point in the history
  • Loading branch information
ylavoie committed Apr 15, 2021
1 parent 0a78091 commit bfa216c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ commands:
- run:
name: Patch Pherkin Extension
command: |
cp utils/tmp/lib/Pherkin/Extension/Weasel.pm $HOME/perl5/lib/perl5/Pherkin/Extension/Weasel.pm
sudo cp utils/tmp/lib/Pherkin/Extension/Weasel.pm $HOME/perl5/lib/perl5/Pherkin/Extension/Weasel.pm
sudo cp utils/tmp/share/pherkin-weasel-html-log-default.html $HOME/perl5/lib/perl5/auto/share/dist/Pherkin-Extension-Weasel/pherkin-weasel-html-log-default.html
start_plackup:
Expand Down

0 comments on commit bfa216c

Please sign in to comment.