Skip to content

Commit

Permalink
fix: test
Browse files Browse the repository at this point in the history
  • Loading branch information
jseniuk committed May 31, 2024
1 parent 1401429 commit b9cf8bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion molecule/default/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

tasks:
- name: Confirm drush installation is correct.
shell: drush --version | grep '8.1.17'
shell: drush --version | grep '8.4.11'
changed_when: false

- debug:
Expand Down

0 comments on commit b9cf8bc

Please sign in to comment.