Skip to content

Commit

Permalink
chore(repo): disable expo test due to peer dep error with angular
Browse files Browse the repository at this point in the history
  • Loading branch information
jaysoo committed Nov 22, 2024
1 parent 5ffcea7 commit 5549a09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/expo/src/expo.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ import {
} from 'e2e/utils';
import { join } from 'path';

describe('@nx/expo', () => {
xdescribe('@nx/expo', () => {
let appName: string;

beforeAll(() => {
Expand Down

0 comments on commit 5549a09

Please sign in to comment.