Agustí Sánchez

Results 2 comments of Agustí Sánchez

> test class shouldn't expect any kind of ordering In general, that may be right, but in some cases it's not practical at all. For instance, when testing CRUD operations...

Add the following to the `Dockerfile` to set `UTF8`: ``` ENV NLS_LANG .AL32UTF8 ```