Skip to content

Commit 571df71

Browse files
committed
re-enable test for fixed bug
1 parent 3b4bac5 commit 571df71

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Diff for: internal/integrationtest/daemon/daemon_compile_test.go

-2
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@ func TestDaemonCompileOptions(t *testing.T) {
3030
// See: https://github.com/arduino/arduino-cli/issues/1614
3131
// See: https://github.com/arduino/arduino-cli/pull/1820
3232

33-
t.SkipNow() // TO BE Removed once the bug is fixed
34-
3533
env, cli := createEnvForDaemon(t)
3634
defer env.CleanUp()
3735

0 commit comments

Comments
 (0)