Skip to content

Commit

Permalink
Update packages/core/src/testInteg/appBuilder/serverlessLand/main.tes…
Browse files Browse the repository at this point in the history
…t.ts
  • Loading branch information
vicheey authored Mar 4, 2025
1 parent 290cb50 commit 18054cc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ describe('Serverless Land Integration', async () => {
await fs.delete(path.join(workspaceFolder.uri.fsPath, projectFolder), { recursive: true })
})

describe(':) Path', async () => {
describe('Happy Path', async () => {
it('creates an AppBuilderRootNode with correct label', async () => {
/**
* Selection:
Expand Down

0 comments on commit 18054cc

Please sign in to comment.