Skip to content

Commit

Permalink
Remove .only
Browse files Browse the repository at this point in the history
  • Loading branch information
eablack committed Apr 8, 2024
1 parent 7088a98 commit fd9b461
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import runCommand from '../../../../helpers/runCommand'
import Cmd from '../../../../../src/commands/pg/settings/log-statement'
import * as fixtures from '../../../../fixtures/addons/fixtures'

describe.only('pg:settings:log-statement', () => {
describe('pg:settings:log-statement', () => {
const addon = fixtures.addons['dwh-db']

beforeEach(() => {
Expand Down

0 comments on commit fd9b461

Please sign in to comment.