Skip to content

Commit

Permalink
Merge pull request #18 from reallymello/axe4.9.1
Browse files Browse the repository at this point in the history
Latest axe and nw
  • Loading branch information
reallymello authored May 29, 2024
2 parents 30d366b + a548206 commit 24474e3
Show file tree
Hide file tree
Showing 4 changed files with 443 additions and 869 deletions.
File renamed without changes.
2 changes: 1 addition & 1 deletion nightwatch/commands/axeRun.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
const axeInjectFn = require('./axeInjectFunc');
const axeInjectFn = require('./axeInjectFunc2');

module.exports = class AxeRun {
async command(selector = null, options = {}, callback = function cb() {}) {
Expand Down
Loading

0 comments on commit 24474e3

Please sign in to comment.