mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
update: disable ava test suites
This commit is contained in:
parent
44d7393039
commit
fddfa9d5a4
7 changed files with 0 additions and 3 deletions
|
|
@ -5,9 +5,6 @@ import test from 'ava'
|
||||||
import { StorkFilters } from '~/helpers/stork/browser.js'
|
import { StorkFilters } from '~/helpers/stork/browser.js'
|
||||||
|
|
||||||
|
|
||||||
require('dotenv').config()
|
|
||||||
|
|
||||||
|
|
||||||
test('Can Toggle off existing filter' , async t => {
|
test('Can Toggle off existing filter' , async t => {
|
||||||
const filters = new StorkFilters({
|
const filters = new StorkFilters({
|
||||||
initialFilters: {
|
initialFilters: {
|
||||||
Loading…
Add table
Add a link
Reference in a new issue