package smoke

import (
	"testing"
)

func TestAutomationNodeUpgrade(t *testing.T) {
	SetupAutomationBasic(t, true)
}
