Rename all the slow reporter stuff to cjs (#12933)

To hopefully fix tests on develop
This commit is contained in:
David Baker
2024-08-27 14:46:50 +00:00
committed by GitHub
parent 5b91dd88e1
commit 8421022841
2 changed files with 2 additions and 2 deletions
@@ -14,4 +14,4 @@ See the License for the specific language governing permissions and
limitations under the License.
*/
module.exports = require("matrix-js-sdk/spec/slowReporter");
module.exports = require("matrix-js-sdk/spec/slowReporter.cjs");