Skip to content

Commit fdd26da

Browse files
author
Ilya Nevolin
committed
pid
1 parent ee672c2 commit fdd26da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ const expect = chai.expect;
33
// https://www.chaijs.com/guide/styles/
44

55
let sp = new Spurwing();
6-
const PID = 'your-product-id';
6+
const PID = 'your-provider-id';
77

88
function dateNow() {
99
let d = new Date();

0 commit comments

Comments
 (0)