Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9edc014

Browse files
committed
Add require import
1 parent 21a8efe commit 9edc014

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pty/start_windows_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ import (
88
"testing"
99

1010
"github.com/coder/coder/pty/ptytest"
11+
"github.com/stretchr/testify/require"
1112
"go.uber.org/goleak"
1213
)
1314

0 commit comments

Comments
 (0)