Skip to content

Commit

Permalink
clean tests
Browse files Browse the repository at this point in the history
  • Loading branch information
lukanus committed Mar 20, 2023
1 parent 577b32e commit 182029f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 346 deletions.
2 changes: 1 addition & 1 deletion datastore/evidence/badger/payload_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ func TestPutGetHeaderDelivered(t *testing.T) {
v.UnmarshalText([]byte("12395274185417459875"))
header := structs.HeaderAndTrace{
Header: h,
Trace: &structs.BidTraceWithTimestamp{
Trace: structs.BidTraceWithTimestamp{
BidTraceExtended: structs.BidTraceExtended{
BidTrace: types.BidTrace{
Value: v,
Expand Down
345 changes: 0 additions & 345 deletions relay/old_test/relay_test.go

This file was deleted.

0 comments on commit 182029f

Please sign in to comment.