Files
deck/tests/integration/config/behat.yml
Sergey Shliakhov 36a9d2e95c Check type before transfer card participants ownership
Signed-off-by: Sergey Shliakhov <husband.sergey@gmail.com>

temp
2022-03-22 14:15:14 +01:00

13 lines
263 B
YAML

default:
suites:
test:
paths:
- '%paths.base%/../features/'
contexts:
- ServerContext:
baseUrl: http://localhost:9090/
- RequestContext
- BoardContext
- CommentContext
- SearchContext