Skip to content

Commit

Permalink
Dummy PR to test the GH actions in action. (#1000)
Browse files Browse the repository at this point in the history
  • Loading branch information
Serdaro authored Feb 7, 2024
1 parent f7bd1eb commit 5a6c78b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/modules/test/pages/testing.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ To create Hazelcast members with mock network(along with a lot
of convenience methods), you need to extend `com.hazelcast.jet.core.JetTestSupport`
class.

Here is a simple test harness which creates 2 node Hazelcast cluster
Here is a simple test harness which creates a two-member Hazelcast cluster
with mock network:

```java
Expand Down

0 comments on commit 5a6c78b

Please sign in to comment.