Updated test results
This commit is contained in:
parent
73091bb037
commit
75d7fc6e68
1 changed files with 8 additions and 8 deletions
|
@ -4267,8 +4267,8 @@ export default [
|
|||
windows: true,
|
||||
linux: true,
|
||||
android: true,
|
||||
macos: true,
|
||||
ios: true,
|
||||
macos: null,
|
||||
ios: null,
|
||||
},
|
||||
footnotes: {},
|
||||
},
|
||||
|
@ -4288,8 +4288,8 @@ export default [
|
|||
windows: true,
|
||||
linux: true,
|
||||
android: true,
|
||||
macos: true,
|
||||
ios: true,
|
||||
macos: null,
|
||||
ios: null,
|
||||
},
|
||||
footnotes: {},
|
||||
},
|
||||
|
@ -4309,8 +4309,8 @@ export default [
|
|||
windows: true,
|
||||
linux: true,
|
||||
android: true,
|
||||
macos: true,
|
||||
ios: true,
|
||||
macos: null,
|
||||
ios: null,
|
||||
},
|
||||
footnotes: {},
|
||||
},
|
||||
|
@ -4330,8 +4330,8 @@ export default [
|
|||
windows: true,
|
||||
linux: true,
|
||||
android: true,
|
||||
macos: true,
|
||||
ios: true,
|
||||
macos: null,
|
||||
ios: null,
|
||||
},
|
||||
footnotes: {},
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue