Skip to content

Commit

Permalink
test: update config test. added the nuxtVersion property
Browse files Browse the repository at this point in the history
  • Loading branch information
BayBreezy committed Nov 1, 2024
1 parent 5ded5d2 commit 557b181
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/utils/compareUIConfig.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ import * as testingFn from "../../src/utils/compareUIConfig";
import * as configModule from "../../src/utils/config";

const goodConfig: UIConfig = {
nuxtVersion: 3,
theme: "string",
tailwindCSSLocation: "string",
tailwindConfigLocation: "string",
Expand Down

0 comments on commit 557b181

Please sign in to comment.