Make WordPress Core

Opened 9 years ago

Closed 9 years ago

#32404 closed defect (bug) (fixed)

Tests_Multisite_Option::test_with_another_site() should use the available factories

Reported by: johnbillion's profile johnbillion Owned by: johnbillion's profile johnbillion
Milestone: 4.3 Priority: normal
Severity: normal Version:
Component: Build/Test Tools Keywords: has-patch
Focuses: multisite Cc:

Description

Tests_Multisite_Option::test_with_another_site() uses wpmu_*() functions rather than the available factories.

Attachments (1)

32404.diff (1.2 KB) - added by johnbillion 9 years ago.

Download all attachments as: .zip

Change History (5)

@johnbillion
9 years ago

#1 @johnbillion
9 years ago

  • Keywords has-patch added

Just need someone to give this the nod.

#3 @jeremyfelt
9 years ago

  • Focuses multisite added

#4 @johnbillion
9 years ago

  • Owner set to johnbillion
  • Resolution set to fixed
  • Status changed from new to closed

In 32518:

Use the available user and blog factories in the Tests_Multisite_Option::test_with_another_site() test.

Fixes #32404

Note: See TracTickets for help on using tickets.