remove space

This commit is contained in:
Gabriel mermelstein 2025-07-24 16:12:08 +02:00
parent 90005c72dd
commit 23665126b8
No known key found for this signature in database
GPG Key ID: 82B8134785FEAE0D

View File

@ -121,7 +121,6 @@ func TestDoubleStop(t *testing.T) {
// stop node
require.NoError(t, node.Stop())
// now attempt to stop it again
require.NoError(t, node.Stop())