File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -462,7 +462,7 @@ function main(){
462
462
// Testing class with demo API key
463
463
// To get a demo api key visit: http://panel.slicingdice.com/docs/#api-details-api-connection-api-keys-demo-key
464
464
let sdTester = new SlicingDiceTester (
465
- "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfX3NhbHQiOiIxNTI0MDE4ODE2MTgyIiwicGVybWlzc2lvbl9sZXZlbCI6MywicHJvamVjdF9pZCI6MzAwMTIsImNsaWVudF9pZCI6MTF9.wU342zmDSlodrsPfYG4pTIcXoF8BBVAx9FOpqkCBJyc " , false ) ;
465
+ "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfX3NhbHQiOiIxNTI0MjQ4NzIwNzg2IiwicGVybWlzc2lvbl9sZXZlbCI6MywicHJvamVjdF9pZCI6MzAwMjksImNsaWVudF9pZCI6MTF9.SaRJX3Li_0AcrfDFaMOPHJNS9oGxYPjkYmpEza00IMk " , false ) ;
466
466
467
467
let tests = [ ] ;
468
468
for ( let i = 0 ; i < queryTypes . length ; i ++ ) {
You can’t perform that action at this time.
0 commit comments