1
0
mirror of https://github.com/hybridgroup/gobot.git synced 2025-04-24 13:48:49 +08:00

firmata: try to stabilize tests (#1097)

This commit is contained in:
Thomas Kohler 2024-11-05 10:25:52 +01:00 committed by GitHub
parent ab2cc0ffdf
commit 0d700b1b1d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,7 +11,7 @@ import (
"github.com/stretchr/testify/require" "github.com/stretchr/testify/require"
) )
const semPublishWait = 20 * time.Millisecond const semPublishWait = 30 * time.Millisecond
type readWriteCloser struct { type readWriteCloser struct {
id string id string