Skip to content

Commit 8de6145

Browse files
authored
docs: update README testing language (#359)
1 parent d6ccfb2 commit 8de6145

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,7 @@ using LaunchDarkly today!
9292
## Testing
9393

9494
We run integration tests for all our SDKs using a centralized test harness. This approach gives us the ability to test
95-
for consistency across SDKs, as well as test networking behavior in a long-running application. These tests cover each
96-
method in the SDK, and verify that event sending, flag evaluation, stream reconnection, and other aspects of the SDK all
95+
for consistency across SDKs. These tests cover each method in the SDK, and verify that event sending, flag evaluation, stream reconnection, and other aspects of the SDK all
9796
behave correctly.
9897

9998
## Contributing

0 commit comments

Comments
 (0)