Matias Manevi
Matias Manevi
> Does anyone have a workaround for this while testing? I want to real-render a component under test, catch the error, and make an assertion without seeing error logging, especially...
I have also the same problem, couldn't make it work on config.php, so it didn't filled my needs. I recommend [this one](https://github.com/agungjk/phpdotenv-for-codeigniter). It works nicely everywhere on your CI project....
> Use getenv() instead env() I tried that also, it didn't work.
> If you run `npm install` and `gulp setup` in the repository root directory, that should set everything up to be able to run those tests. Thank you for the...
> I think the most likely issue you are seeing is that the git submodules that the setup script expects to be able to use are absent. You can correct...
Hey @murgatroid99 can you help me understand why Windows Tests job is failing? doesn't seem to be related to my changes I believe.
Having the same issue. Can't use the new places API. It's not that I want to but Google just doesn't show the Legacy one anymore in the console, so you...
> Could it be something like the normals and UVs are now "All X's, then All Y's, then All Z's..."? It is worth mentioning that the documentation to explain these...
Sent https://github.com/qhull/qhull/pull/171 as a first attempt
2nd attempt preventing shared libs to be added https://github.com/qhull/qhull/pull/173