Skip to content

Commit

Permalink
chore: skipping dtp tests by now
Browse files Browse the repository at this point in the history
  • Loading branch information
aaitor committed Mar 5, 2024
1 parent 999598b commit e385623
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/integration/AssetsEncrypt.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import {
import execCommand from '../helpers/ExecCommand'

// TODO: Re-enable DTP tests when `sdk-dtp` is published back
describe('Assets e2e Testing', () => {
describe.skip('Assets e2e Testing', () => {
let did = ''
let url = ''
let password = ''
Expand Down

0 comments on commit e385623

Please sign in to comment.