1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-07-30 02:21:17 +03:00

Get rid of .only

This commit is contained in:
Luke Barnard
2017-01-25 09:12:29 +00:00
parent bd106968ce
commit e9719b1766

View File

@ -8,7 +8,7 @@ const jssdk = require('matrix-js-sdk');
const MatrixEvent = jssdk.MatrixEvent;
const testUtils = require('../../../test-utils');
describe.only('MemberEventListSummary', function() {
describe('MemberEventListSummary', function() {
let sandbox;
// Generate dummy event tiles for use in simulating an expanded MELS