Skip to content

Commit

Permalink
WIP change to run all tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Valerie Young authored and nschonni committed Sep 10, 2020
1 parent bc2cb2e commit adb3be7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/index.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
'use strict';

// Change to trigger all tests to run

const path = require('path');
const test = require('ava');
const webdriver = require('selenium-webdriver');
Expand Down

0 comments on commit adb3be7

Please sign in to comment.