Skip to content

Commit e4365d7

Browse files
committed
[PRMP-1567] Renamed Var
1 parent 385620d commit e4365d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/bulk-upload/scripts/setup_bulk_upload.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -514,7 +514,7 @@ def get_user_input():
514514
"--num-files", type=int, default=1, help="Number of files per patient to build."
515515
)
516516
parser.add_argument(
517-
"--empty_lloydgeorge_store",
517+
"--empty-lloydgeorge-store",
518518
action="store_true",
519519
help="Remove all files from the LloydGeorge Record Buckets",
520520
)

0 commit comments

Comments
 (0)