mirror of
https://github.com/orionprotocol/sdk.git
synced 2026-03-17 00:31:34 +03:00
fix: semantics
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import Orion from '../Orion/index.js';
|
||||
|
||||
describe('Orion Aggregator', () => {
|
||||
describe('Aggregator', () => {
|
||||
test('Handle error aus', async () => {
|
||||
const orion = new Orion('testing');
|
||||
const bscUnit = orion.getUnit('bsc')
|
||||
|
||||
Reference in New Issue
Block a user