Update web-platform-tests to revision 45d92ebc552d67936169a17e86980636b112bf18

This commit is contained in:
WPT Sync Bot 2018-03-27 21:22:22 -04:00
parent 97c12bd392
commit ba1004338e
33 changed files with 1160 additions and 968 deletions

View file

@ -15,7 +15,7 @@ async function setInstrumentsAndRunTests(registration) {
icons: [
{src: '/images/rgrg-256x256.png', sizes: '256x256', type: 'image/png'},
],
enabledMethods: ['basic-card'],
method: 'basic-card',
capabilities: {supportedNetworks: ['mir'], supportedTypes: ['prepaid']},
});
runTests();