Problem/Motivation

The OfficeHoursDatetimeUnitTest filename and class name do not match. This causes the file to be skipped by the testbot, since it cannot be autoloaded.

Proposed resolution

Rename the tests to OfficeHoursDatetimeUnitTest so it matches its filename.

Remaining tasks

  1. Write a patch
  2. Review
  3. Commit

User interface changes

None.

API changes

None.

Data model changes

None.

CommentFileSizeAuthor
#2 3218452-2.patch473 bytesidebr

Comments

idebr created an issue. See original summary.

idebr’s picture

Status: Active » Needs review
StatusFileSize
new473 bytes

Attached patch renames the tests to OfficeHoursDatetimeUnitTest so it matches its filename.

  • johnv committed 82e7e0c on 8.x-1.x authored by idebr
    Issue #3218452 by idebr: OfficeHoursDatetimeUnitTest is skipped because...
johnv’s picture

Version: 8.x-1.x-dev » 8.x-1.3
Status: Needs review » Fixed

Thanks Ide,
committed.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.