Skip to content

Commit aa27593

Browse files
committed
feat: format code
1 parent 02dd8ab commit aa27593

File tree

6 files changed

+381
-388
lines changed

6 files changed

+381
-388
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
.p-dropdown-panel {
2-
z-index: 100000 !important;
2+
z-index: 100000 !important;
33
}

src/packages/modules-codelists/components/home/menu.spec.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ describe("Codes List Home Page Menu", () => {
88
vi.clearAllMocks();
99
});
1010

11-
12-
1311
it("a user with Gestionnaire_liste_codes_RMESGNCS role can not create a codes list", async () => {
1412
mockReactQueryForRbac([
1513
{

0 commit comments

Comments
 (0)