Closed cornshuckin2 closed 11 months ago
Related slack thread https://buoy-software.slack.com/archives/C02KX2QKNRL/p1701112540561909
Instead of using if blocks as we did with Cypress, we should use test.skip()
if
test.skip()
Related slack thread https://buoy-software.slack.com/archives/C02KX2QKNRL/p1701112540561909
Instead of using
if
blocks as we did with Cypress, we should usetest.skip()