Browse Source

test webhook

Douglas Andreani 5 năm trước cách đây
mục cha
commit
e0186349c7
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  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()