File tree 1 file changed +6
-7
lines changed
blueprints/theme-a11y-test
1 file changed +6
-7
lines changed Original file line number Diff line number Diff line change 13
13
"features" : {
14
14
"networking" : true
15
15
},
16
+ "login" :true ,
16
17
"plugins" : [" create-block-theme" ],
17
18
"steps" : [
18
- {
19
- "step" : " login"
20
- },
19
+
21
20
{
22
21
"step" : " importWxr" ,
23
22
"file" : {
24
23
"resource" : " url" ,
25
- "url" : " https://raw.githubusercontent. com/wpaccessibility/a11y-theme-unit-test/master/a11y-theme-unit-test-data.xml"
24
+ "url" : " https://github. com/wpaccessibility/a11y-theme-unit-test/blob /master/a11y-theme-unit-test-data.xml"
26
25
}
27
26
},
28
27
{
29
28
"step" : " importWxr" ,
30
29
"file" : {
31
30
"resource" : " url" ,
32
- "url" : " https://raw.githubusercontent. com/WordPress/theme-test-data/master/themeunittestdata.wordpress.xml"
31
+ "url" : " https://github. com/WordPress/theme-test-data/blob /master/themeunittestdata.wordpress.xml"
33
32
}
34
33
},
35
34
{
36
35
"step" : " installTheme" ,
37
- "themeZipFile " : {
36
+ "themeData " : {
38
37
"resource" : " wordpress.org/themes" ,
39
- "slug" : " twentytwentyfour "
38
+ "slug" : " twentytwentyfive "
40
39
},
41
40
"options" : {
42
41
"activate" : true
You can’t perform that action at this time.
0 commit comments