Skip to content

Commit

Permalink
test(docs-e2e): added final change
Browse files Browse the repository at this point in the history
  • Loading branch information
JeremyFriesenGitHub committed Sep 1, 2024
1 parent 1cacdcd commit 100a4a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/docs-e2e/src/docs.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ for (const { DEVICE, VIEWPORT } of WIDE_DEVICES) {
})
}

/* ---------------- MOBILE + DESKTOP MENU ELEMENTS ---------------- */
/* ---------------- MOBILE + DESKTOP ---------------- */
for (const { DEVICE, VIEWPORT } of NARROW_DEVICES) {
test.describe(`[${DEVICE.toUpperCase()}] - Mobile and Desktop Menu Elements`, {
tag: '@smoke',
Expand Down

0 comments on commit 100a4a2

Please sign in to comment.