Skip to content

Commit

Permalink
refactor(test): remove all session api related integration-tests
Browse files Browse the repository at this point in the history
remove all session api related integration tests
  • Loading branch information
simeng-li committed Jan 10, 2023
1 parent 60e7865 commit de8582b
Show file tree
Hide file tree
Showing 23 changed files with 270 additions and 1,079 deletions.
1 change: 0 additions & 1 deletion packages/integration-tests/src/api/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ export * from './connector.js';
export * from './application.js';
export * from './sign-in-experience.js';
export * from './admin-user.js';
export * from './session.js';
export * from './logs.js';
export * from './dashboard.js';
export * from './me.js';
Expand Down
244 changes: 0 additions & 244 deletions packages/integration-tests/src/api/session.ts

This file was deleted.

Loading

0 comments on commit de8582b

Please sign in to comment.