Skip to content

Commit

Permalink
Update node_test.go
Browse files Browse the repository at this point in the history
  • Loading branch information
maxence-charriere committed Oct 5, 2023
1 parent fa73de9 commit 4104e34
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pkg/app/node_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -396,8 +396,6 @@ func TestNodeManagerMount(t *testing.T) {
require.Nil(t, compo)
t.Log(err)
})

t.Run("mounting an already mounted component returns an error", func(t *testing.T) {})
}

func BenchmarkNodeManagerMount(b *testing.B) {
Expand Down

0 comments on commit 4104e34

Please sign in to comment.