Skip to content

Commit

Permalink
Merge pull request #58 from alex-semenyuk/fix_gofmt
Browse files Browse the repository at this point in the history
Fix gofmt issue
  • Loading branch information
denisandreenko authored Aug 8, 2024
2 parents 5e4de69 + 429aa68 commit 3efbd69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/tezosconnect_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,4 @@ func TestRunMigrationsBadConfig(t *testing.T) {

err := Execute()
assert.Regexp(t, "FF21049", err)
}
}

0 comments on commit 3efbd69

Please sign in to comment.