Renable navigation back test (#54825)

This commit is contained in:
Josh Dover 2020-01-16 09:10:22 -07:00 committed by GitHub
parent 6658412bad
commit 54c7d340ae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -64,8 +64,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