Skip to content

Commit b7f1ec5

Browse files
authored
fixed dash
1 parent 6cff488 commit b7f1ec5

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed

doc/sprint4/RPM.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -51,11 +51,9 @@
5151
- Project when deployed is accessible online on a virtual Machine
5252
- Project when updated is automatically unit tested
5353
- Project when updated and passing unit tests is auto-redeployed
54-
55-
**Unit Testing**
56-
57-
- Project functions are unit/integration tested so that their behaviour is clear and potential bugs are caught
58-
- Project functions passes unit/integration tests so bug free functionality is ensured
54+
- **Unit Testing**
55+
- Project functions are unit/integration tested so that their behaviour is clear and potential bugs are caught
56+
- Project functions passes unit/integration tests so bug free functionality is ensured
5957

6058
## 2. Release Scope
6159

@@ -76,9 +74,8 @@
7674
- Project on update is automatically tested
7775
- Project auto redeploys on update that passes tests
7876

79-
**Unit Testing**
80-
81-
- Project functions (frontend and backend) are unit/integration tested
77+
- **Unit Testing**
78+
- Project functions (frontend and backend) are unit/integration tested
8279

8380
### 2.2 Excluded Features
8481

0 commit comments

Comments
 (0)