Skip to content

Commit

Permalink
AT-693 Attempt to VFS Refresh after Mass Changes by removing aliases
Browse files Browse the repository at this point in the history
  • Loading branch information
emrzv committed Nov 27, 2024
1 parent 6e8b448 commit da18144
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ const chartsDeclaration: ChartDefinition[] = [
labels: ["VFS Refresh after Mass Changes"],
measures: [["vfsRefreshAfterMassCreate", "vfsRefreshAfterMassDelete"]],
projects: ["empty_project/vfs-mass-update-txt", "empty_project/vfs-mass-update-java", "empty_project/vfs-mass-update-kt"],
aliases: ["txt", "java", "kotlin"],
},
{
labels: ["Rebuild (Big projects)"],
Expand Down

0 comments on commit da18144

Please sign in to comment.