fix: semantics

This commit is contained in:
Aleksandr Kraiz
2023-05-16 23:52:01 +04:00
parent 27a21ed196
commit 6eac85da28
3 changed files with 8 additions and 8 deletions

View File

@@ -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')