Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failing Test for DateTest #6444

Open
SeriousKen opened this issue May 9, 2024 · 0 comments
Open

Failing Test for DateTest #6444

SeriousKen opened this issue May 9, 2024 · 0 comments

Comments

@SeriousKen
Copy link
Contributor

Description

Running the test suite gives a failing test DateTest::testToStringModeTime.

Expected behavior

Test should pass.

Result

  1. Kirby\Toolkit\DateTest::testToStringModeTime
    Failed asserting that two strings are identical.
    --- Expected
    +++ Actual
    @@ @@
    -'12:12:12+00:00'
    +'12:12:12+01:00'

To reproduce

  1. Clone repository
  2. Run the test suite phpunit
  3. See error

Your setup

Kirby Version

4.2.0

Console output

Your system (please complete the following information)

  • Device: Dell Inspiron Laptop
  • OS: Ubuntu 20.04 on WSL2 Windows 11
  • Browser: N/A
  • Version: N/A

Additional context

I am in the UK which is currently in BST which is +01:00

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant