Skip to content

Commit

Permalink
Add new projects to perfUnit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
MaXal committed Dec 4, 2024
1 parent ff1764e commit 262ae44
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,11 @@ export class YoutrackClient {
jbr: [{ name: "JetBrains Runtime", id: "22-202" }],
qodana: [{ name: "Qodana", id: "22-332" }],
fleet: [{ name: "Fleet", id: "22-520" }],
perfUnitTests: [
{ name: "IDEA", id: "22-22" },
{ name: "Kotlin Plugin", id: "22-414" },
{ name: "WebStorm", id: "22-96" },
],
}

private getConfiguratorId(): string {
Expand Down

0 comments on commit 262ae44

Please sign in to comment.