Skip to content

Commit

Permalink
Fixed test
Browse files Browse the repository at this point in the history
  • Loading branch information
mrz1836 committed Oct 17, 2019
1 parent 7c5678a commit 714466e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tonicpow_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ func TestClient_ConvertGoal(t *testing.T) {

goalName := "signupgoal"
sessionTxID := "f773c231ee9383125fe7932d6dbdb5447577c39cae8cc28210d19f6471294485"
userID := uint64(123)
userID := "123"
additionalData := "test data"

var resp *ConversionResponse
Expand Down

0 comments on commit 714466e

Please sign in to comment.