Skip to content

Commit 0a9012a

Browse files
authored
[skip-changelog] Reactivated disabled integration test (#2120)
Since #1804 has been fixed.
1 parent 2900744 commit 0a9012a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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

-2
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,6 @@ import (
3131
func TestArduinoCliDaemon(t *testing.T) {
3232
// See: https://github.com/arduino/arduino-cli/pull/1804
3333

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

0 commit comments

Comments
 (0)