[7.x] Renable navigation back test (#54825) (#55064)

This commit is contained in:
Josh Dover 2020-01-16 11:50:25 -07:00 committed by GitHub
parent 304069613c
commit 40ec30a367
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