Skip to content

Commit

Permalink
feat(semver): add Nx Release migration generator
Browse files Browse the repository at this point in the history
  • Loading branch information
edbzn committed Feb 22, 2024
1 parent 369d933 commit 1cb9351
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ import { VersionBuilderSchema } from '../../executors/version/schema';

/* eslint-disable @typescript-eslint/no-non-null-assertion */

describe('Native Nx Release Migration', () => {
describe('Nx Release Migration', () => {
let tree: Tree;
let loggerInfoSpy: jest.SpyInstance;

Expand Down

0 comments on commit 1cb9351

Please sign in to comment.