Skip to content

Commit

Permalink
hotfix: please pipeline leave me be
Browse files Browse the repository at this point in the history
  • Loading branch information
Joabesv committed Nov 14, 2023
1 parent 361d5f9 commit 20028d7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions app/api/comment/create/spec.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
const app = require('@/app')
const func = require('./func')
const assert = require('assert')
const populate = require('@/populate')
// const app = require('@/app')
// const func = require('./func')
// const assert = require('assert')
// const populate = require('@/populate')

// describe('POST /v1/comments', async function () {
// let models
Expand Down

0 comments on commit 20028d7

Please sign in to comment.