fix removing tags from title - attempt2 [patch] #13
GitHub Actions / Cy Test Report
failed
Nov 2, 2023 in 0s
45 tests run, 44 passed, 0 skipped, 1 failed.
Annotations
Check failure on line 9 in node_modules/@babel/code-frame/node_modules/color-name/test.js
github-actions / Cy Test Report
test.should have single tag after registering several times test
expected 'test' to equal 'test @tag'
Raw output
AssertionError: expected 'test' to equal 'test @tag'
at Context.eval (webpack://@mmisty/cypress-tags/./integration/e2e/register-several-times.test.ts:9:29)
+ expected - actual
-'test'
+'test @tag'
Loading