You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@nomego We could set the timezone also when running yarn start?.
All tests we added to most components are using Shadow and Shaddy DOM. I will try to find a way to print out something more useful regarding that.
Actually a test runs 4 times in a browser (1.x shaddy, 1.x shadow, 2.x shaddy, 2.x shadow).
When trying http://127.0.0.1:8081/components/cosmoz-omnitable/test/ it is run with the local timezone instead of the Europe/Bucharest TZ enforced in the "yarn lint" command.
Could this be fixed somehow?
Also can we somehow print out that we're doing the shady/shadow runs?
It took me a while to understand why everything was running twice :)
The text was updated successfully, but these errors were encountered: