We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbdc0ab commit f5b7f8fCopy full SHA for f5b7f8f
pubnub-hyper/tests/history.rs
@@ -60,7 +60,7 @@ fn get_history() {
60
}
61
62
// Give the network some time to react.
63
- sleep(1000).await;
+ sleep(5000).await;
64
65
{
66
let channels = pubnub
@@ -142,7 +142,7 @@ fn delete_history() {
142
143
144
145
146
147
148
@@ -174,7 +174,7 @@ fn delete_history() {
174
175
176
177
178
179
180
0 commit comments