mirror of
https://github.com/internetee/registry.git
synced 2025-08-13 04:59:42 +02:00
update robot script
This commit is contained in:
parent
7ed1ec79f2
commit
c0caf53878
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ RCODE=$?
|
||||||
echo "END_OF_RUBOCOP_RESULTS"
|
echo "END_OF_RUBOCOP_RESULTS"
|
||||||
|
|
||||||
echo "TEST_RESULTS"
|
echo "TEST_RESULTS"
|
||||||
ROBOT=true bundle exec rake test
|
bundle exec ROBOT=true rake test
|
||||||
TCODE=$?
|
TCODE=$?
|
||||||
echo "END_OF_TEST_RESULTS"
|
echo "END_OF_TEST_RESULTS"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue