Cleanup test.
This commit is contained in:
parent
f0ec409582
commit
c3d026bf2b
|
|
@ -7,7 +7,6 @@ import (
|
||||||
const (
|
const (
|
||||||
hash1 = "1111111111111111111111111111111111111111"
|
hash1 = "1111111111111111111111111111111111111111"
|
||||||
hash2 = "2222222222222222222222222222222222222222"
|
hash2 = "2222222222222222222222222222222222222222"
|
||||||
hash3 = "3333333333333333333333333333333333333333"
|
|
||||||
)
|
)
|
||||||
|
|
||||||
func TestWebhookData(t *testing.T) {
|
func TestWebhookData(t *testing.T) {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue