Ignore file in test

pull/81/head
MillenniumEarl 2021-03-11 11:01:42 +01:00
parent 83d049eeec
commit 0e1215e5c9
2 changed files with 4 additions and 0 deletions

View File

@ -4,6 +4,8 @@
// https://opensource.org/licenses/MIT // https://opensource.org/licenses/MIT
/* eslint-disable no-console */ /* eslint-disable no-console */
/* istanbul ignore file */
/* /*
to use this example, create an .env file to use this example, create an .env file
in the project root with the following values: in the project root with the following values:

View File

@ -3,6 +3,8 @@
// This software is released under the MIT License. // This software is released under the MIT License.
// https://opensource.org/licenses/MIT // https://opensource.org/licenses/MIT
/* istanbul ignore file */
/** /**
* Data relating to an external platform (i.e. Patreon). * Data relating to an external platform (i.e. Patreon).
*/ */