mirror of
https://github.com/internetee/registry.git
synced 2025-05-16 17:37:17 +02:00
Readme update
This commit is contained in:
parent
5972b8fd7c
commit
ed2af246a5
2 changed files with 2 additions and 4 deletions
|
@ -112,10 +112,8 @@ Wait for the greeting message on the STD, then send EPP/TCP frame:
|
|||
</command></epp>
|
||||
```
|
||||
|
||||
Because Apache can not call the same process where the rspec is running (worker is busy), another instance of the appserver must be initialized before running tests.
|
||||
|
||||
* `unicorn -p 8989 -E test`
|
||||
* `rspec`
|
||||
Run tests: `rake`
|
||||
Run all but EPP tests: `rake test:other`
|
||||
|
||||
---
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue