Skip to content

Commit 2828b10

Browse files
committed
docs: fix typo and incorrect style
1 parent d78afb3 commit 2828b10

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/gl_objects/pipelines_and_jobs.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -369,7 +369,7 @@ Get the test report for a pipeline::
369369
test_report = pipeline.test_report.get()
370370

371371
Pipeline test report summary
372-
====================
372+
============================
373373

374374
Get a pipeline’s test report summary.
375375

@@ -380,7 +380,7 @@ Reference
380380

381381
+ :class:`gitlab.v4.objects.ProjectPipelineTestReportSummary`
382382
+ :class:`gitlab.v4.objects.ProjectPipelineTestReportSummaryManager`
383-
+ :attr:`gitlab.v4.objects.ProjectPipeline.test_report)summary`
383+
+ :attr:`gitlab.v4.objects.ProjectPipeline.test_report_summary`
384384

385385
* GitLab API: https://docs.gitlab.com/ee/api/pipelines.html#get-a-pipelines-test-report-summary
386386

0 commit comments

Comments
 (0)