Browse Source

test webhook

Douglas Andreani 5 years ago
parent
commit
e0186349c7
1 changed files with 3 additions and 0 deletions
  1. 3 0
      mb_test.go

+ 3 - 0
mb_test.go

@@ -6,6 +6,9 @@ import (
 	"github.com/stretchr/testify/assert"
 )
 
+
+
+
 //Test band names
 func TestShouldBeEqualToArtist(t *testing.T) {
 	m := NewMusicBrainz()