Jon Henderson
Jon Henderson
### Please agree to the following - [X] I have searched [existing issues](https://github.com/cryptomator/cryptomator/issues?q=) for duplicates - [X] I agree to follow this project's [Code of Conduct](https://github.com/cryptomator/cryptomator/blob/develop/.github/CODE_OF_CONDUCT.md) ### Summary cryptomator completely...
In my app, I'd like to disable the bell programmatically. It seems that making that a config option makes sense and someone else might also want to do so. The...
This is more a point of clarification. In the docs you say that FUnit::setup() "Register['s] a function to run at the start of each test." Does that mean that it's...