Remove deprecated code on tests

Created on 14 September 2021, almost 3 years ago
Updated 25 January 2023, over 1 year 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.69.0 2024