Skip to content

Commit 54faebd

Browse files
chore(README.md) fix
1 parent 95a4a5d commit 54faebd

File tree

1 file changed

+20
-22
lines changed

1 file changed

+20
-22
lines changed

README.md

+20-22
Original file line numberDiff line numberDiff line change
@@ -15,28 +15,26 @@ This kind of test is the ultimate set of verifications to run for a project, lon
1515
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
1616
<!-- param::isNotitle::true:: -->
1717

18-
- [DETIK: DevOps e2e Testing in Kubernetes](#detik-devops-e2e-testing-in-kubernetes)
19-
- [Table of Contents](#table-of-contents)
20-
- [Objectives](#objectives)
21-
- [Examples](#examples)
22-
- [Test files and result](#test-files-and-result)
23-
- [Working with Kubectl or OC commands](#working-with-kubectl-or-oc-commands)
24-
- [Other Examples](#other-examples)
25-
- [Usage](#usage)
26-
- [Manual Setup](#manual-setup)
27-
- [Docker Setup](#docker-setup)
28-
- [Continuous Integration](#continuous-integration)
29-
- [Syntax Reference](#syntax-reference)
30-
- [Counting Resources](#counting-resources)
31-
- [Verifying Property Values](#verifying-property-values)
32-
- [Using Regular Expressions](#using-regular-expressions)
33-
- [Property Names](#property-names)
34-
- [Errors](#errors)
35-
- [Error Codes](#error-codes)
36-
- [Debugging Tests](#debugging-tests)
37-
- [Linting](#linting)
38-
- [Tips](#tips)
39-
- [Beyond K8s assertions](#beyond-k8s-assertions)
18+
- [Objectives](#objectives)
19+
- [Examples](#examples)
20+
- [Test files and result](#test-files-and-result)
21+
- [Working with Kubectl or OC commands](#working-with-kubectl-or-oc-commands)
22+
- [Other Examples](#other-examples)
23+
- [Usage](#usage)
24+
- [Manual Setup](#manual-setup)
25+
- [Docker Setup](#docker-setup)
26+
- [Continuous Integration](#continuous-integration)
27+
- [Syntax Reference](#syntax-reference)
28+
- [Counting Resources](#counting-resources)
29+
- [Verifying Property Values](#verifying-property-values)
30+
- [Using Regular Expressions](#using-regular-expressions)
31+
- [Property Names](#property-names)
32+
- [Errors](#errors)
33+
- [Error Codes](#error-codes)
34+
- [Debugging Tests](#debugging-tests)
35+
- [Linting](#linting)
36+
- [Tips](#tips)
37+
- [Beyond K8s assertions](#beyond-k8s-assertions)
4038

4139
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
4240

0 commit comments

Comments
 (0)