Skip to content

Commit

Permalink
T346623 wikibase fork 1 (#491)
Browse files Browse the repository at this point in the history
* Forked Package

* Remove

* Fix
  • Loading branch information
RickiJay-WMDE authored Oct 24, 2023
1 parent 4d40c31 commit 12ab4bc
Show file tree
Hide file tree
Showing 19 changed files with 7,367 additions and 11,550 deletions.
164 changes: 0 additions & 164 deletions test/helpers/WDIOWikibaseApiPatch.js

This file was deleted.

2 changes: 1 addition & 1 deletion test/helpers/default-functions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import axios, { AxiosResponse } from 'axios';
import assert from 'assert';
import { exec } from 'child_process';
import lodash from 'lodash';
import WikibaseApi from './WDIOWikibaseApiPatch.js';
import WikibaseApi from 'wdio-wikibase/wikibase.api.js';
import BotResponse from './types/bot-response.js';
import DatabaseConfig from './types/database-config.js';
import LuaCPUValue from './types/lua-cpu-value.js';
Expand Down
Loading

0 comments on commit 12ab4bc

Please sign in to comment.