You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This test was leaving behind the directory and was never verifying the
file existed after dump was called. We can't use a tempfile because it
will be created automatically and this is testing that
`SchemaCache#open` will create the file if it doesn't exist.
0 commit comments