mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-30 00:55:49 +00:00
run prettier format
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import responses from '../../fixtures/responses'
|
||||
import { assertRejects, assertResultMatch, TestSuite } from '../../utils'
|
||||
const { getPaymentChannel: RESPONSE_FIXTURES } = responses
|
||||
import {assertRejects, assertResultMatch, TestSuite} from '../../utils'
|
||||
const {getPaymentChannel: RESPONSE_FIXTURES} = responses
|
||||
|
||||
/**
|
||||
* Every test suite exports their tests in the default object.
|
||||
|
||||
Reference in New Issue
Block a user