Merge "Audit/update headers in files"

This commit is contained in:
jenkins-bot 2017-05-08 12:23:39 +00:00 committed by Gerrit Code Review
commit 2815653425
2 changed files with 0 additions and 22 deletions

View file

@ -1,14 +1,3 @@
#
# This file is subject to the license terms in the LICENSE file found in the
# qa-browsertests top-level directory and at
# https://phabricator.wikimedia.org/diffusion/MSEL/browse/master/LICENSE. No part of
# qa-browsertests, including this file, may be copied, modified, propagated, or
# distributed except according to the terms contained in the LICENSE file.
#
# Copyright 2012-2014 by the Mediawiki developers. See the CREDITS file in the
# qa-browsertests top-level directory and at
# https://phabricator.wikimedia.org/diffusion/MSEL/browse/master/CREDITS
#
Then(/^Download as PDF should be present$/) do
on(PdfPage).download_as_pdf_element.should exist
end

View file

@ -1,14 +1,3 @@
#
# This file is subject to the license terms in the LICENSE file found in the
# qa-browsertests top-level directory and at
# https://git.wikimedia.org/blob/qa%2Fbrowsertests/HEAD/LICENSE. No part of
# qa-browsertests, including this file, may be copied, modified, propagated, or
# distributed except according to the terms contained in the LICENSE file.
#
# Copyright 2012-2014 by the Mediawiki developers. See the CREDITS file in the
# qa-browsertests top-level directory and at
# https://git.wikimedia.org/blob/qa%2Fbrowsertests/HEAD/CREDITS
#
class PdfPage
include PageObject