Skip to content

Commit 2888407

Browse files
committed
(BKR-496) Fix create_tmpdir_on acceptance test
Previously required a beaker acceptance test resource, which is not available in beaker-puppet acceptance tests and was not actually used.
1 parent 0eff417 commit 2888407

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

acceptance/tests/create_tmpdir_on_test.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
require "helpers/test_helper"
2-
31
test_name "dsl::helpers::host_helpers #create_tmpdir_on" do
42
step "#create_tmpdir_on returns a temporary directory on the remote system" do
53
tmpdir = create_tmpdir_on default

0 commit comments

Comments
 (0)