Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ota-meshi committed May 9, 2023
1 parent df42d09 commit 696da73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/src/meta.ts
Expand Up @@ -2,7 +2,7 @@ import assert from "assert";
import plugin from "../../src";
import { version } from "../../package.json";
const expectedMeta = {
name: "eslint-plugin-yaml",
name: "eslint-plugin-yml",
version,
};

Expand Down

0 comments on commit 696da73

Please sign in to comment.