Closed JoMarton closed 7 years ago
Currently present() matcher fails since styles related to width and height were moved to themes (that aren't loaded in tests). I changed these instances to to.not.be.null for the time being
present()
to.not.be.null
Currently
present()
matcher fails since styles related to width and height were moved to themes (that aren't loaded in tests). I changed these instances toto.not.be.null
for the time being