« get me outta code hell

test: fix import in validators test - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2024-03-04 13:34:25 -0400
committer(quasar) nebula <qznebula@protonmail.com>2024-05-01 07:06:03 -0300
commit06fd68f0305c11d450f2c97fddac88056b8bfc6b (patch)
tree4d43bb6e0fdbf97cd266180f727b8b25daf44d39
parente83945ad63acd5d0c89a3e066ce4224351d3745d (diff)
test: fix import in validators test
-rw-r--r--test/unit/data/things/validators.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/unit/data/things/validators.js b/test/unit/data/things/validators.js
index 11134a9..eeb2465 100644
--- a/test/unit/data/things/validators.js
+++ b/test/unit/data/things/validators.js
@@ -1,5 +1,5 @@
 import t from 'tap';
-import {showAggregate} from '#sugar';
+import {showAggregate} from '#aggregate';
 
 import {
   // Basic types