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 committed Dec 22, 2022
1 parent 1be29fa commit 6153c1e
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 6153c1e

Please sign in to comment.