Skip to content

Commit

Permalink
lowercase
Browse files Browse the repository at this point in the history
  • Loading branch information
sabarasaba committed Nov 17, 2021
1 parent a8118ad commit 69f7ba6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ export default function upgradeAssistantESDeprecationLogsPageFunctionalTests({
const testSubjects = getService('testSubjects');
const es = getService('es');

describe('ES deprecation logs Page', function () {
describe('ES deprecation logs page', function () {
this.tags('skipFirefox');

before(async () => {
Expand Down

0 comments on commit 69f7ba6

Please sign in to comment.