You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/PULL_REQUEST_TEMPLATE.md
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -8,13 +8,14 @@ No task assigned.
8
8
9
9
# Test
10
10
11
-
## Unit Tests
11
+
## Unit & Integration Tests
12
12
13
13
`make test`
14
14
15
15
# Deploy
16
16
17
-
After the tests were successful the image will be updated automatically. If you want to update the image for production environment you will need to generate a release and gave the
17
+
After the tests were successful the image will be updated automatically. If you want to update the
18
+
image for production environment you will need to generate a release and gave the
0 commit comments