Skip to content

Commit 6bebf92

Browse files
committed
updated true to detect hidden variable
1 parent 0190eae commit 6bebf92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test_bag_courier.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ def setup
126126
def create_courier(
127127
dry_run:,
128128
target_client:,
129-
detect_hidden: true,
129+
detect_hidden: @detect_hidden,
130130
validator: @validator,
131131
remove_export: false
132132
)

0 commit comments

Comments
 (0)