Enable more biome lints and fix things
This commit is contained in:
@@ -106,7 +106,7 @@ describe("skills", () => {
|
||||
});
|
||||
|
||||
it("should load all skills from fixture directory", () => {
|
||||
const { skills, warnings } = loadSkillsFromDir({
|
||||
const { skills } = loadSkillsFromDir({
|
||||
dir: fixturesDir,
|
||||
source: "test",
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user