mirror of
https://github.com/internetee/registry.git
synced 2025-05-18 10:19:45 +02:00
Fixed robot, now all tests enabled
This commit is contained in:
parent
f27b710d17
commit
98c0824472
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ echo "TEST_RESULTS"
|
||||||
# ROBOT=true bundle exec rake
|
# ROBOT=true bundle exec rake
|
||||||
|
|
||||||
# all tests with EPP
|
# all tests with EPP
|
||||||
ROBOT=true bundle exec test
|
ROBOT=true bundle exec 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