Enhancement description
When I implemented #174 I noticed that some tests didn't work.
I Disabled these tests. Make sure to check what is the right behavior and fix the code and/or the tests.
Version
Which version of the library are you running?
1.0.0-beta9
Steps To reproduce the bug
Explain how the maintainer can reproduce the bug.
- Search for the annotation
@Disabled
- Remove annotation
- Run tests
Expected behaviour
Tests must run successfully
Actual behaviour
Tests are disabled