Skip to content

Commit

Permalink
fix: delete empty lines (#116)
Browse files Browse the repository at this point in the history
  • Loading branch information
a-chumagin authored Sep 4, 2023
1 parent fae6067 commit ee474b6
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion functions/allure_report/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,3 @@ Output: Allure report(html+JS)
2. Run it through custom mapper and get Allure results in json format
3. Generate by Allure report from results
4. Save Report to S3

1 change: 0 additions & 1 deletion functions/data_test/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,3 @@ Output: validation results(GX json and GX html)
3. Profile data and save reports to s3 with json and html
4. if necessary generate test suite based on profiling report and save to s3 with json
5. Run generated test suite and save validation results to s3 with json and html

2 changes: 0 additions & 2 deletions functions/report_push/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,3 @@ Output: Bug at Jira
2. Send necessary info to DynamoDB
3. If necessary and failed>0 send metrics to Cloudwatch and sns topic
4. If necessary create bug at Jira


0 comments on commit ee474b6

Please sign in to comment.