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

Minor tidy-up for local-databases tests #3058

Merged
merged 4 commits into from
Nov 10, 2023
Merged

Conversation

shati-patel
Copy link
Contributor

@shati-patel shati-patel commented Nov 6, 2023

A few bits of clean-up, noticed in #3047.

Checklist

N/A

  • CHANGELOG.md has been updated to incorporate all user visible changes made by this pull request.
  • Issues have been created for any UI or other user-facing changes made by this pull request.
  • [Maintainers only] If this pull request makes user-facing changes that require documentation changes, open a corresponding docs pull request in the github/codeql repo and add the ready-for-doc-review label there.

});

describe("when codeQL.codespacesTemplate is not set", () => {
describe("when codeQL.codespacesTemplate is set to false or not defined", () => {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've combined these, since isCodespacesTemplate can't return undefined. It would get converted to false anyway.

@shati-patel shati-patel marked this pull request as ready for review November 6, 2023 16:37
@shati-patel shati-patel requested review from a team as code owners November 6, 2023 16:37
Copy link
Contributor

@charisk charisk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for tidying up!

@shati-patel shati-patel enabled auto-merge (squash) November 7, 2023 09:55
@shati-patel shati-patel merged commit b5b1106 into main Nov 10, 2023
25 checks passed
@shati-patel shati-patel deleted the shati-patel/tidy-tests branch November 10, 2023 08:24
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

Successfully merging this pull request may close these issues.

2 participants