Remove deprecated code on tests

Created on 14 September 2021, over 3 years ago
Updated 25 January 2023, about 2 years ago

Problem/Motivation

Replace $this->assertEqual(count($result), 1, 'Slideshow displayed on page'); to $this->assertEquals(count($result), 1, 'Slideshow displayed on page');

Set the $modules variable visibility to protected.

📌 Task
Status

Fixed

Version

5.0

Component

Code

Created by

🇧🇷Brazil paulocs Belo Horizonte

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024