Skip to content

Commit c5f2e78

Browse files
committed
script fixes pt 2
1 parent 01cab79 commit c5f2e78

File tree

5 files changed

+2
-0
lines changed

5 files changed

+2
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
.settings/org.eclipse.wst.jsdt.ui.superType.name
2424
.idea
2525
.byebug_history
26+
.claude/*
2627

2728
/coverage
2829
/spec/examples.txt

execution_scripts/paired_suites/suite_a_against_suite_b.yaml renamed to execution_scripts/paired_suites/suite_a_against_suite_b_with_commands.yaml

File renamed without changes.

execution_scripts/paired_suites/suite_a_against_suite_b_receiver_expected.json renamed to execution_scripts/paired_suites/suite_a_against_suite_b_with_commands_receiver_expected.json

File renamed without changes.

execution_scripts/paired_suites/suite_a_against_suite_b_sender_expected.json renamed to execution_scripts/paired_suites/suite_a_against_suite_b_with_commands_sender_expected.json

File renamed without changes.

execution_scripts/validator/validator_suite_with_file_input.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ steps:
1212
access_token: SAMPLE_TOKEN
1313
patient_id: 85
1414
coverage_json: '@coverage_json_input.json'
15+
timeout: 600 # allow for validator startup
1516

1617
- status: done
1718
last_completed: suite

0 commit comments

Comments
 (0)