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
One of the tests in the demo projects keep failing from time to time.
1) feature alpine & live sidebars (BitstylesPhoenixWebDemo.BitstylesPhoenixTest)
Error: test/bitstyles_phoenix_demo_web/bitstyles_phoenix_test.exs:50
** (Wallaby.ExpectationNotMetError) Expected not to find 1, visible element that matched the css '.e2e-sidebar-alpine' but only 1, visible element was found.
code: |> refute_has(Query.css(".e2e-sidebar-alpine"))
stacktrace:
test/bitstyles_phoenix_demo_web/bitstyles_phoenix_test.exs:80: (test)
The text was updated successfully, but these errors were encountered:
One of the tests in the demo projects keep failing from time to time.
The text was updated successfully, but these errors were encountered: