mirror of
https://github.com/meineerde/redmine.git
synced 2026-02-01 03:57:15 +00:00
Use @bin/rails test@ to run bazaar test (#30069).
git-svn-id: https://svn.redmine.org/redmine/trunk@23282 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
bf92c3bc20
commit
262a54eed4
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -96,4 +96,4 @@ jobs:
|
||||
LANG: en_US.ISO8859-1
|
||||
LC_ALL: en_US.ISO8859-1
|
||||
run: |
|
||||
bundle exec rake test TEST=test/unit/repository_bazaar_test.rb
|
||||
bin/rails test test/unit/repository_bazaar_test.rb
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user