Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add pen test conditionally and prevent adding empty class #783

Merged

Conversation

karelhala
Copy link
Contributor

Adding empty class is not allowed and when running non pentest env the error Failed to execute 'add' on 'DOMTokenList': The token provided must not be empty. was thrown.

@codecov-io
Copy link

Codecov Report

Merging #783 into master will not change coverage.
The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #783   +/-   ##
=======================================
  Coverage   61.53%   61.53%           
=======================================
  Files          45       45           
  Lines         858      858           
  Branches      170      170           
=======================================
  Hits          528      528           
  Misses        267      267           
  Partials       63       63           
Impacted Files Coverage Δ
src/js/entry.js 17.50% <0.00%> (ø)

@ryelo ryelo merged commit c4ee38d into RedHatInsights:master Apr 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants