Skip to content

Commit

Permalink
chore(web): update test name
Browse files Browse the repository at this point in the history
  • Loading branch information
gribnoysup committed Sep 3, 2024
1 parent 86c98fa commit 95eb654
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/compass-web/src/url-builder.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import {
} from './url-builder';

describe('url builder helpers', function () {
describe('getRouteFromWorkspaceTab', function () {
describe('getWorkspaceTabFromRoute', function () {
const specs = [
['Welcome', '/', null],
['Databases', '/Cluster0', null],
Expand Down

0 comments on commit 95eb654

Please sign in to comment.