mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-08 06:32:59 -04:00
dev-crystal/selenium: make tests verbose
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
# Copyright 2022-2025 Gentoo Authors
|
# Copyright 2022-2026 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
@@ -34,5 +34,5 @@ BDEPEND="
|
|||||||
|
|
||||||
src_test() {
|
src_test() {
|
||||||
local -x SELENIUM_BROWSER=firefox
|
local -x SELENIUM_BROWSER=firefox
|
||||||
ecrystal spec --tag "~firefox"
|
shards_src_test --tag "~firefox"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user