Skip to content

Commit dfbfc61

Browse files
committed
formatting and clenaup
Signed-off-by: Atanas Atanasov <a.v.atanasov98@gmail.com>
1 parent c5727bc commit dfbfc61

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

docs/test-plan/files-historic-persistence-e2e-test-plan.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,12 @@
55
Persistence is a key component of the Block-Node. We need to ensure that we have
66
good and reliable persistence plugins that can be used by the Block-Node. We
77
support local file system archive of received and verified blocks
8-
which we call `Files Historic Persistence`. Also, complementary to the persistence
9-
capability itself, we have the ability to retrieve (read) blocks that have been
10-
archived locally. `Block Provision` is another key component of the Block-Node.
11-
The `Files Historic Persistence` is however an optional component, meaning that
12-
the system is able to operate without it present and loaded.
8+
which we call `Files Historic Persistence`. Also, complementary to the
9+
persistence capability itself, we have the ability to retrieve (read) blocks
10+
that have been archived locally. `Block Provision` is another key component of
11+
the Block-Node. The `Files Historic Persistence` is however an optional
12+
component, meaning that the system is able to operate without it present and
13+
loaded.
1314

1415
This E2E test plan is designed to highlight the key scenarios that need to be
1516
tested for end results in order to ensure the correctness and proper working of

0 commit comments

Comments
 (0)