scribe/spec/setup/clean_database.cr

4 lines
47 B
Crystal

Spec.before_each do
AppDatabase.truncate
end