Temporarily disable the mount test. (#1424)
parent
56b45d6488
commit
4b7a59425b
|
@ -41,5 +41,5 @@ func TestFunctional(t *testing.T) {
|
|||
t.Run("Dashboard", testDashboard)
|
||||
t.Run("ServicesList", testServicesList)
|
||||
t.Run("Provisioning", testProvisioning)
|
||||
t.Run("Mounting", testMounting)
|
||||
// t.Run("Mounting", testMounting)
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue