@jrpool/kilotest 26.0.0 → 26.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/util.js +0 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jrpool/kilotest",
3
- "version": "26.0.0",
3
+ "version": "26.0.1",
4
4
  "description": "An ensemble testing service with a focus on accessibility",
5
5
  "main": "index.js",
6
6
  "scripts": {
package/util.js CHANGED
@@ -35,11 +35,7 @@ const tools = exports.tools = {
35
35
  qualWeb: ['QualWeb', 'University of Lisbon'],
36
36
  testaro: ['Testaro', 'CVS Health'],
37
37
  wave: ['WAVE', 'Utah State University'],
38
- <<<<<<< HEAD
39
38
  wax: ['WallyAX', 'Wally']
40
- =======
41
- wax: ['WAX', 'Wally']
42
- >>>>>>> api3
43
39
  };
44
40
  exports.researchAgents = {
45
41
  'research-agent': 'Internal Research Agent'