Skip to content

Commit

Permalink
typo in test name
Browse files Browse the repository at this point in the history
  • Loading branch information
wsxdrorange committed Sep 12, 2024
1 parent b2777e1 commit b06f1fb
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .kitchen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,9 @@ suites:
- name: default
provisioner: &default-provisioner
policyfile: test/fixtures/policies/default.rb
- name: test-data-dir
provisioner: &default-provisioner
- name: test_data_dir
provisioner:
<<: *default-provisioner
policyfile: test/fixtures/policies/default.rb
lifecycle:
post_create:
Expand Down

0 comments on commit b06f1fb

Please sign in to comment.