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
1 changed files with 1 additions and 1 deletions

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