Skip to content

Go tests failing for CLI #96

Description

@zhilingc

Current Behavior

Go tests are failing for the CLI because the test cases are hardcoded to the author's timezone (mine).

Steps to reproduce

Run test on printer_test.go: go test printer_test.go

Possible Solution

Either fix the timezone to UTC or make the expected test output timezone sensitive as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions