Unverified Commit 0a9012a2 authored by Cristian Maglie's avatar Cristian Maglie Committed by GitHub

[skip-changelog] Reactivated disabled integration test (#2120)

Since https://github.com/arduino/arduino-cli/pull/1804 has been fixed.
parent 2900744d
......@@ -31,8 +31,6 @@ import (
func TestArduinoCliDaemon(t *testing.T) {
// See: https://github.com/arduino/arduino-cli/pull/1804
t.SkipNow() // TO BE Removed once the bug is fixed
env, cli := createEnvForDaemon(t)
defer env.CleanUp()
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment