Fix test failure when D11569 lands
ClosedPublic

Authored by ngraham on Mar 31 2018, 2:10 PM.

Details

Summary

After D11569 lands, the konqpopupmenutest test fails. This patch fixes it.

Depends on D11569

Test Plan
  • Deploy KIO with D11569
  • make && ctest -R konqpopupmenutest (it fails)
  • Deploy this patch
  • make && ctest -R konqpopupmenutest (it passes)

Diff Detail

Repository
R226 Konqueror
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
ngraham requested review of this revision.Mar 31 2018, 2:10 PM
ngraham created this revision.
dfaure accepted this revision.Apr 1 2018, 10:44 PM
This revision is now accepted and ready to land.Apr 1 2018, 10:44 PM
This revision was automatically updated to reflect the committed changes.