Renable navigation back test (#54825) (#55066)

This commit is contained in:
Josh Dover 2020-01-16 11:50:51 -07:00 committed by GitHub
parent 3630801643
commit 922117d3d6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -66,8 +66,7 @@ export default function({ getService, getPageObjects }: FtrProviderContext) {
}
});
// FLAKY: https://github.com/elastic/kibana/issues/33468
it.skip('detect navigate back issues', async () => {
it('detect navigate back issues', async () => {
let currUrl;
// Detects bug described in issue #31238 - where back navigation would get stuck to URL encoding handling in Angular.
// Navigate to home app