Skip to content

Commit

Permalink
tests
Browse files Browse the repository at this point in the history
  • Loading branch information
matmut7 committed Oct 30, 2023
1 parent f95ff74 commit ce5b78a
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 201 deletions.
67 changes: 0 additions & 67 deletions __tests__/api/revoke.test.js

This file was deleted.

7 changes: 2 additions & 5 deletions __tests__/components/__snapshots__/user-profile.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -145,12 +145,9 @@ exports[`renders user profile 1`] = `
class="controls"
>
<button
class="secondary sm icon"
title="révoquer"
class="secondary sm"
>
<i
class="ri-close-line"
/>
désactiver
</button>
</div>
</h3>
Expand Down
7 changes: 2 additions & 5 deletions __tests__/components/__snapshots__/users.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -2281,12 +2281,9 @@ exports[`when users are loaded should match the snapshot 1`] = `
class="controls"
>
<button
class="secondary sm icon"
title="révoquer"
class="secondary sm"
>
<i
class="ri-close-line"
/>
désactiver
</button>
</div>
</h3>
Expand Down
124 changes: 0 additions & 124 deletions __tests__/services/revoke.test.js

This file was deleted.

0 comments on commit ce5b78a

Please sign in to comment.