Skip to content

Commit

Permalink
Update tiered_cache_test.go
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobbednarz authored and ivan-section-io committed Jan 12, 2023
1 parent 0a207b4 commit 822f594
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tiered_cache_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ func TestGetTieredCache(t *testing.T) {
}
})

t.Run("Generic Tiered Cache was modified more recently", func(t *testing.T) {
t.Run("generic tiered cache was modified more recently", func(t *testing.T) {
setup()
defer teardown()

Expand Down

0 comments on commit 822f594

Please sign in to comment.