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