serokell / coffer

Multi-backend password store with multiple frontends
4 stars 2 forks source link

[BUG] `Bats` test are failing. #40

Closed DK318 closed 2 years ago

DK318 commented 2 years ago

Description

After resolving #15 bats tests are failing, because there is no config.toml in tests directory.

To Reproduce

Steps to reproduce the behavior:

  1. stack install
  2. make bats

Expected behavior

bats tests are passing.

Environment