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

config_test: Add the case of LoadConfigWithInvalidToml #811

Merged
merged 6 commits into from
Sep 7, 2022

Commits on Sep 5, 2022

  1. test: LoadConfigWithInvalidToml

    wafuwafu13 committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    9f25f4b View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

  1. defer -> t.Cleanup

    wafuwafu13 committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    5c83ffc View commit details
    Browse the repository at this point in the history
  2. don't print error if nil

    wafuwafu13 committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    92d3d5f View commit details
    Browse the repository at this point in the history
  3. git merge upstream/master

    wafuwafu13 committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    3b91f06 View commit details
    Browse the repository at this point in the history
  4. go fmt

    wafuwafu13 committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    fab09de View commit details
    Browse the repository at this point in the history
  5. delete don't need t.Cleanup

    wafuwafu13 committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    5072d8f View commit details
    Browse the repository at this point in the history