Skip to content

Commit

Permalink
Update tags.js
Browse files Browse the repository at this point in the history
  • Loading branch information
dmundra authored Nov 29, 2023
1 parent 2d97c2b commit cfd2553
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utilities/tags.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Cucumber-like tag filter based on https://www.mariedrake.com/post/using-tags-to-filter-your-cypress-tests.
* Cucumber-like tag filter based on https://www.testingwithmarie.com/post/using-tags-to-filter-your-cypress-tests.
*/

let tags = (definedTags) => {
Expand Down

0 comments on commit cfd2553

Please sign in to comment.