Skip to content

Commit f8990cc

Browse files
committed
fix: update test comment per review feedback
1 parent aab8e60 commit f8990cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

e2e/harmony/lanes/lane-import.e2e.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,7 @@ describe('bit lane import operations', function () {
346346
helper.command.export();
347347
});
348348
// This test verifies the fix for the bug where "+" version resolution
349-
// was not properly resolving to the actual version from workspace/bitmap,
349+
// was not properly resolving to the actual version from workspace dependencies,
350350
// causing pnpm to receive "+" as a version which it cannot handle
351351
it('should resolve "+" version and not pass it directly to pnpm', () => {
352352
helper.scopeHelper.reInitWorkspace();

0 commit comments

Comments
 (0)