removing only
This commit is contained in:
parent
a00891ff98
commit
d67cf2f7d5
@ -18,7 +18,7 @@ const statsClient = StatsClient.getInstance(global.settings.statsd);
|
|||||||
const server = require('../../app/server')(statsClient);
|
const server = require('../../app/server')(statsClient);
|
||||||
|
|
||||||
|
|
||||||
describe.only('copy-endpoints', function() {
|
describe('copy-endpoints', function() {
|
||||||
describe('copy-endpoints', function() {
|
describe('copy-endpoints', function() {
|
||||||
before(function(done) {
|
before(function(done) {
|
||||||
const client = new Client({
|
const client = new Client({
|
||||||
|
Loading…
Reference in New Issue
Block a user