Skip to content

Commit

Permalink
reenable test
Browse files Browse the repository at this point in the history
  • Loading branch information
Coly010 committed Dec 8, 2023
1 parent 4f42494 commit 9cd4a6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/remix-e2e/tests/nx-remix.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import {
updateFile,
} from '@nx/plugin/testing';

xdescribe('remix e2e', () => {
describe('remix e2e', () => {
beforeAll(() => {
ensureNxProject('@nx/remix', 'dist/packages/remix');
});
Expand Down

0 comments on commit 9cd4a6a

Please sign in to comment.