We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53f9a3e commit e9dac7bCopy full SHA for e9dac7b
contrib/mw-to-git/t/t9360-mw-to-git-clone.sh
@@ -247,7 +247,7 @@ test_expect_success 'Test of resistance to modification of category on wiki for
247
wiki_editpage Notconsidered "this page will not appear on local" false &&
248
wiki_editpage Othercategory "this page will not appear on local" false -c=Cattwo &&
249
wiki_editpage Tobeedited "this page have been modified" true -c=Catone &&
250
- wiki_delete_page Tobedeleted
+ wiki_delete_page Tobedeleted &&
251
git clone -c remote.origin.categories="Catone" \
252
mediawiki::'"$WIKI_URL"' mw_dir_14 &&
253
wiki_getallpage ref_page_14 Catone &&
0 commit comments