Skip to content
Snippets Groups Projects
Commit dc1f2442 authored by Jake Taylor's avatar Jake Taylor
Browse files

fix pipeline

parent a58f03c8
No related branches found
No related tags found
3 merge requests!510Release,!226WIP: Api2.0,!207WIP: Client Restructure
......@@ -37,7 +37,6 @@ var expectedFMP = firstMessagePart{
// Test that newFirstMessagePart returns a correctly made firstMessagePart.
func Test_newFirstMessagePart(t *testing.T) {
testStr := []byte{'t', 'e', 's', 't', 'i', 'n', 'g', 's', 't', 'r', 'i', 'n', 'g'}
fmp := newFirstMessagePart(
catalog.XxMessage,
1077,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment