Skip to content

Commit

Permalink
Minor updates to spec
Browse files Browse the repository at this point in the history
  • Loading branch information
darkfrog26 committed Apr 6, 2024
1 parent b9a005b commit 64c04fd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/src/test/scala/spec/SimpleSpec.scala
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,6 @@ class SimpleSpec extends AsyncWordSpec with AsyncIOSpec with Matchers {
startTime should be > 0L
}
}
// TODO: support multiple item types (make sure queries don't return different types)
// TODO: test batch operations: insert, replace, and delete
"dispose" in {
DB.dispose()
Expand Down

0 comments on commit 64c04fd

Please sign in to comment.