Skip to content

Commit

Permalink
test: remove system-tests until we can test nx
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanpowell88 committed Mar 15, 2023
1 parent d8ed27b commit 440bfd1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 13 deletions.
1 change: 0 additions & 1 deletion system-tests/projects/nx-monorepo
Submodule nx-monorepo deleted from a59d4c
12 changes: 0 additions & 12 deletions system-tests/test/component_testing_spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -179,18 +179,6 @@ describe('Vue major versions with Vite', () => {
})
})

describe('Nx Monorepo', () => {
systemTests.setup()

systemTests.it('angular', {
project: 'nx-monorepo',
testingType: 'component',
spec: '**/*.cy.ts',
browser: 'chrome',
expectedExitCode: 0,
})
})

describe('experimentalSingleTabRunMode', function () {
systemTests.setup()

Expand Down

0 comments on commit 440bfd1

Please sign in to comment.