Skip to content

test: fix tests broken by tarantool-3.0

Georgy Moshkin requested to merge gmoshkin/fix-tests-broken-by-tarantool into master

Summary

  • test: fix tests broken by tarantool-3.0

Ensure that

  • New code is covered by tests
  • API is documented
  • Changelog is up to date
  • Version is bumped in the appropriate Cargo.toml files

Merge request reports