Skip to content

Commit ad9a1c6

Browse files
committed
off
1 parent 579a184 commit ad9a1c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/spec_helper.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
# use the following bin script to test this scenario:
112112
# bin/knapsack_pro_queue_rspec_split_by_test_examples_test_example_detector_prefix
113113
# test following env var should be set only when running RSpec in dry run by knapsack_pro:rspec_test_example_detector rake task to generate test examples JSON report
114-
env_var_passed_via_detector_prefix = "CUSTOM_VARIABLE_FOR_RSPEC_TEST_EXAMPLE_DETECTOR=#{ENV['CUSTOM_VARIABLE_FOR_RSPEC_TEST_EXAMPLE_DETECTOR']}"
114+
env_var_passed_via_detector_prefix = "off_CUSTOM_VARIABLE_FOR_RSPEC_TEST_EXAMPLE_DETECTOR=#{ENV['CUSTOM_VARIABLE_FOR_RSPEC_TEST_EXAMPLE_DETECTOR']}"
115115
puts env_var_passed_via_detector_prefix
116116
File.write(env_var_passed_via_detector_prefix_path, env_var_passed_via_detector_prefix)
117117
else

0 commit comments

Comments
 (0)