chore: remove stray blank line in test
This commit is contained in:
@@ -52,7 +52,6 @@ func TestGetWithCacheReturnsStaleAndRefreshesAsync(t *testing.T) {
|
|||||||
waitForFreshCache(t, sqlDB, client, "top:1")
|
waitForFreshCache(t, sqlDB, client, "top:1")
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
func newTestCacheDB(t *testing.T) *sql.DB {
|
func newTestCacheDB(t *testing.T) *sql.DB {
|
||||||
t.Helper()
|
t.Helper()
|
||||||
ctx := context.Background()
|
ctx := context.Background()
|
||||||
|
|||||||
Reference in New Issue
Block a user