Skip to content

Commit

Permalink
TODO revert
Browse files Browse the repository at this point in the history
  • Loading branch information
lawrence-forooghian committed Jul 3, 2024
1 parent 00c293b commit 28e0484
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/rest/init.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
define(['ably', 'shared_helper', 'chai'], function (Ably, Helper, chai) {
var expect = chai.expect;

describe('rest/init', function () {
describe.only('rest/init', function () {
this.timeout(60 * 1000);

before(function (done) {
Expand Down

0 comments on commit 28e0484

Please sign in to comment.