Skip to content

Commit

Permalink
[supabase#193] Update GroupMapping.test.js.snap
Browse files Browse the repository at this point in the history
  • Loading branch information
gazillion101 committed Apr 7, 2023
1 parent 80aee6c commit 207dfad
Showing 1 changed file with 24 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,28 @@ Array [
<div
className="text-left mt-0 pt-0"
>
<div
className="fade alert alert-warning alert-dismissible show"
role="alert"
>
<button
className="close"
onClick={[Function]}
type="button"
>
<span
aria-hidden="true"
>
×
</span>
<span
className="sr-only"
>
Close alert
</span>
</button>
Your group set does not have a group marked as admin role. You might get locked out of the console.
</div>
<div
className="d-flex"
>
Expand Down Expand Up @@ -201,15 +223,15 @@ Array [
<thead>
<tr>
<th
aria-label="Directory group: sortable"
aria-label="Directory group: sort asc"
className="sortable"
onClick={[Function]}
onKeyUp={[Function]}
tabIndex={0}
>
Directory group:
<span
className="order-4"
className="caret-4-asc"
/>
</th>
<th
Expand Down

0 comments on commit 207dfad

Please sign in to comment.