Skip to content

Commit 55a3e9e

Browse files
committed
Remove FIXME tag
1 parent 130dd84 commit 55a3e9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/spec_helper_acceptance.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
hosts.each do |host|
2929
# Prepare host
3030
unless ENV['RS_PROVISION'] == 'no' || ENV['BEAKER_provision'] == 'no'
31-
#FIXME https://www.rubydoc.info/github/puppetlabs/beaker/Beaker%2FHostPrebuiltSteps%3Aset_env
31+
# https://www.rubydoc.info/github/puppetlabs/beaker/Beaker%2FHostPrebuiltSteps%3Aset_env
3232

3333
# Configure role
3434
shell <<-EOS

0 commit comments

Comments
 (0)