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

temp
2022-03-22 08:23:26 +01:00

13 lines
263 B
YAML

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