Skip to content

Commit

Permalink
9
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielSchaffer committed Mar 11, 2019
1 parent 9c6f48f commit 5f59dc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/dandi-contrib/data-pg/src/pg-db-queryable.spec.ts
Expand Up @@ -7,7 +7,7 @@ import { ModelBuilderFixture } from '@dandi/model-builder/testing'
import { expect } from 'chai'
import { stub } from 'sinon'

describe.only('PgDbQueryableBase', function() {
describe('PgDbQueryableBase', function() {

const harness = stubHarness(
PgDbPoolClientFixture.factory,
Expand Down

0 comments on commit 5f59dc0

Please sign in to comment.