Skip to content

Commit

Permalink
import eda access commands file (#3057)
Browse files Browse the repository at this point in the history
  • Loading branch information
akus062381 authored Aug 26, 2024
1 parent ef75fe4 commit 047708f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cypress/support/e2e.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ import { randomString } from '../../framework/utils/random-string';
import { HubUser } from '../../frontend/hub/interfaces/expanded/HubUser';
import './auth';
import './awx-access-commands';
import './eda-access-commands';
import './awx-commands';
import './awx-user-access-commands';
import './hub-access-commands';
Expand Down

0 comments on commit 047708f

Please sign in to comment.