Skip to content

Minor tidy-up for local-databases tests#3058

Merged
shati-patel merged 4 commits intomainfrom
shati-patel/tidy-tests
Nov 10, 2023
Merged

Minor tidy-up for local-databases tests#3058
shati-patel merged 4 commits intomainfrom
shati-patel/tidy-tests

Conversation

@shati-patel
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
@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