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
{{ message }}
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
Run InlineEditorProviders from Integration suite. You will see one failure with the following error.
should scroll cursor into view and position message popover inside right edge of window
Error: Expected false to be truthy.
at new jasmine.ExpectationResult (file://localhost/Users/rlim/brackets/brackets/test/thirdparty/jasmine-core/jasmine.js:102:32)
at null.toBeTruthy (file://localhost/Users/rlim/brackets/brackets/test/thirdparty/jasmine-core/jasmine.js:1194:29)
at null.<anonymous> (file://localhost/Users/rlim/brackets/brackets/test/spec/InlineEditorProviders-test.js:616:58)
at jasmine.Block.execute (file://localhost/Users/rlim/brackets/brackets/test/thirdparty/jasmine-core/jasmine.js:1024:15)
at jasmine.Queue.next_ (file://localhost/Users/rlim/brackets/brackets/test/thirdparty/jasmine-core/jasmine.js:1842:31)
at jasmine.Queue.start (file://localhost/Users/rlim/brackets/brackets/test/thirdparty/jasmine-core/jasmine.js:1795:8)
at jasmine.Spec.execute (file://localhost/Users/rlim/brackets/brackets/test/thirdparty/jasmine-core/jasmine.js:2122:14)
at jasmine.Queue.next_ (file://localhost/Users/rlim/brackets/brackets/test/thirdparty/jasmine-core/jasmine.js:1842:31)
at onComplete (file://localhost/Users/rlim/brackets/brackets/test/thirdparty/jasmine-core/jasmine.js:1838:18)
at jasmine.Spec.finish (file://localhost/Users/rlim/brackets/brackets/test/thirdparty/jasmine-core/jasmine.js:2096:5)
Run InlineEditorProviders from Integration suite. You will see one failure with the following error.
should scroll cursor into view and position message popover inside right edge of window