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 @@ -460,7 +460,7 @@ function main(){
460
460
// Testing class with demo API key
461
461
// To get a demo api key visit: http://panel.slicingdice.com/docs/#api-details-api-connection-api-keys-demo-key
462
462
let sdTester = new SlicingDiceTester (
463
- ' eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfX3NhbHQiOiIxNTE4NjA3ODQ0NDAzIiwicGVybWlzc2lvbl9sZXZlbCI6MywicHJvamVjdF9pZCI6NDY5NjYsImNsaWVudF9pZCI6OTUxfQ.S6LCWQDcLS1DEFy3lsqk2jTGIe5rJ5fsQIvWuuFBdkw' , false ) ;
463
+ " eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfX3NhbHQiOiJkZW1vMjQ1Nm0iLCJwZXJtaXNzaW9uX2xldmVsIjozLCJwcm9qZWN0X2lkIjoyMjQ1NiwiY2xpZW50X2lkIjoxMH0.8njSG05vdf5AZb7KA7WYHLJViuCOlhNlQSeCmKM_vSY" , false ) ;
464
464
465
465
let tests = [ ] ;
466
466
for ( let i = 0 ; i < queryTypes . length ; i ++ ) {
You can’t perform that action at this time.
0 commit comments