Skip to content

Commit a5818eb

Browse files
Update jekyll/_cci2/optimization-cookbook.md
1 parent f4e9250 commit a5818eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jekyll/_cci2/optimization-cookbook.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ The following steps were performed during testing:
173173

174174
1) The build job created a Docker image, which contained only runtime dependencies.
175175
2) The build job dumped the image to a file with `docker save`, and then persisted it in the workspace.
176-
3) Two tests jobs were run to restore the base image from the workspace.
176+
3) Two test jobs were run to restore the base image from the workspace.
177177
4) The test jobs built on this base image to create an image with all the extra modules required to run the tests.
178178
5) The test jobs started dependencies, and the tests were finally initiated.
179179

0 commit comments

Comments
 (0)