We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2900744 commit 0a9012aCopy full SHA for 0a9012a
internal/integrationtest/daemon/daemon_test.go
@@ -31,8 +31,6 @@ import (
31
func TestArduinoCliDaemon(t *testing.T) {
32
// See: https://github.com/arduino/arduino-cli/pull/1804
33
34
- t.SkipNow() // TO BE Removed once the bug is fixed
35
-
36
env, cli := createEnvForDaemon(t)
37
defer env.CleanUp()
38
0 commit comments