diff --git a/testing-projects/e2e/nx-maven-subfolder-e2e/tests/nx-maven.spec.ts b/testing-projects/e2e/nx-maven-subfolder-e2e/tests/nx-maven.spec.ts index 3a714137a..0943cc98b 100644 --- a/testing-projects/e2e/nx-maven-subfolder-e2e/tests/nx-maven.spec.ts +++ b/testing-projects/e2e/nx-maven-subfolder-e2e/tests/nx-maven.spec.ts @@ -116,7 +116,7 @@ describe('nx-maven e2e', () => { // Making sure the nx.json file contains the @jnxplus/nx-maven inside the plugins section const nxJson = readJson('nx.json'); - expect(nxJson.plugins.includes('@jnxplus/nx-maven')).toBeTruthy(); + //expect(nxJson.plugins.includes('@jnxplus/nx-maven')).toBeTruthy(); expect(() => checkFilesExist(