summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2022-02-01 11:57:24 -0800
committerTim Smith <tsmith84@gmail.com>2022-02-01 11:57:24 -0800
commitd23a86a8d7feb2353ed5a292fc9b40a357d1e9bf (patch)
tree707c12b93e07e61f9f3ff1ee48c0a84b134a5f58
parent2c43479c879d17927499d8b9bc7f7c1771d0117b (diff)
downloadchef-d23a86a8d7feb2353ed5a292fc9b40a357d1e9bf.tar.gz
Test Kitchen is on main now
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--kitchen-tests/Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/kitchen-tests/Gemfile b/kitchen-tests/Gemfile
index 202bcf19d2..95866df3be 100644
--- a/kitchen-tests/Gemfile
+++ b/kitchen-tests/Gemfile
@@ -9,4 +9,4 @@ gem "kitchen-dokken", ">= 2.0"
gem "kitchen-vagrant", ">= 1.0"
gem "kitchen-inspec", git: "https://github.com/chef/kitchen-inspec.git", branch: "main"
gem "inspec"
-gem "test-kitchen", git: "https://github.com/test-kitchen/test-kitchen.git", branch: "master"
+gem "test-kitchen", git: "https://github.com/test-kitchen/test-kitchen.git", branch: "main"