We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee672c2 commit fdd26daCopy full SHA for fdd26da
tests.js
@@ -3,7 +3,7 @@ const expect = chai.expect;
3
// https://www.chaijs.com/guide/styles/
4
5
let sp = new Spurwing();
6
-const PID = 'your-product-id';
+const PID = 'your-provider-id';
7
8
function dateNow() {
9
let d = new Date();
0 commit comments