Skip to content

Commit

Permalink
Linting
Browse files Browse the repository at this point in the history
Signed-off-by: joshvanl <[email protected]>
  • Loading branch information
JoshVanL committed Aug 4, 2023
1 parent 7dd0972 commit 6e7a920
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/conformance/state/state.go
Original file line number Diff line number Diff line change
Expand Up @@ -1030,7 +1030,6 @@ func ConformanceTests(t *testing.T, props map[string]string, statestore state.St
return res.Data == nil
}, time.Second*3, 200*time.Millisecond, "expected object to have been deleted in time")
})

} else {
t.Run("ttl feature not present", func(t *testing.T) {
// We skip this check for Cloudflare Workers KV
Expand Down

0 comments on commit 6e7a920

Please sign in to comment.