Skip to content

Commit f4a3d5f

Browse files
Update building-strongbox-using-strongbox-instance.md
1 parent 62da7c0 commit f4a3d5f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/developer-guide/building-strongbox-using-strongbox-instance.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@
55
We like our dog food and we try it all the time! :smiley:
66

77
Working on Strongbox features is fun, but has a hidden issue - you can unintentionally break things.
8-
The best way to know if your changes are not affecting Strongbox is by testing it in a real-world environment.
9-
Building @strongbox/strongbox using a Strongbox instance is as "real world" environment as it can get and this
10-
article goes into details how to do the testing.
8+
Even though we try to have our code covered with lots of test cases - a moment comes when you need to test things manually to make sure your changes are not affecting other features or performance. Doing a build of @strongbox/strongbox using a Strongbox instance is as "real world" environment as it can get and this article goes into details how to do the testing.
119

1210
## Starting a Strongbox Instance
1311

0 commit comments

Comments
 (0)