Skip to content

Commit a455bcb

Browse files
authored
Add v1 data to integration test documentation (#240)
1 parent 97daea3 commit a455bcb

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

integration/INTEGRATION_README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Options:
1919
Options: "full", "intermediate", "light".
2020
Default: "intermediate".
2121
-v DATA_VERSION Version of test reference data to use.
22-
Options: "0".
22+
Options: "0", "1".
2323
Default: latest release version
2424

2525
## Data choices

integration/regression_tests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Options:
2121
Options: "full", "intermediate", "light".
2222
Default: "intermediate".
2323
-v DATA_VERSION Version of test reference data to use.
24-
Options: "0".
24+
Options: "0", "1".
2525
Default: latest release version.
2626
EOF
2727
}

0 commit comments

Comments
 (0)