Make WordPress Core

Opened 11 years ago

Closed 11 years ago

#34163 closed defect (bug) (fixed)

Test_WP_Customize_Nav_Menus::test_enqueue_scripts doesn't clean up after itself

Reported by: pento Owned by: pento
Priority: normal Milestone: 4.4
Component: Build/Test Tools Version:
Severity: normal Keywords:
Cc: Focuses:

Description

It enqueues things, but doesn't dequeue them.

Change History (1)

#1 @pento
11 years ago

  • Owner set to pento
  • Resolutionfixed
  • Status newclosed

In 34857:

Tests: Dequeue the styles and scripts enqueued by Test_WP_Customize_Nav_Menus::test_enqueue_scripts().

Fixes #34163.

Note: See TracTickets for help on using tickets.