Skip to content

Commit

Permalink
addresses PR comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanj-square committed May 21, 2024
1 parent d474e70 commit c2ff70d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions backend/schema/protobuf_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,3 @@ func TestProtoRoundtrip(t *testing.T) {
assert.NoError(t, err)
assert.Equal(t, Normalise(testSchema), Normalise(actual))
}

func TestErrorProtoGeneration(t *testing.T) {

}

0 comments on commit c2ff70d

Please sign in to comment.