Closed DK318 closed 2 years ago
After resolving #15 bats tests are failing, because there is no config.toml in tests directory.
bats
config.toml
tests
Steps to reproduce the behavior:
stack install
make bats
bats tests are passing.
Description
After resolving #15
bats
tests are failing, because there is noconfig.toml
intests
directory.To Reproduce
Steps to reproduce the behavior:
stack install
make bats
Expected behavior
bats
tests are passing.Environment