Skip to content

Commit

Permalink
Update invalid_std_yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Kampfkarren committed Jul 6, 2024
1 parent b29118b commit 18f23bb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
error: failed to parse yml file `./tests/validate_config/invalid_std_yaml/std.yml`: unknown field `bad`, expected one of `base`, `name`, `globals`, `structs`, `last_updated`, `last_selene_version`, `roblox_classes`
error: failed to parse yml file `./tests/validate_config/invalid_std_yaml/std.yml`: unknown field `bad`, expected one of `base`, `name`, `globals`, `structs`, `lua_versions`, `last_updated`, `last_selene_version`, `roblox_classes`
┌─ std.yml:1:1
1 │ bad: true
Expand Down

0 comments on commit 18f23bb

Please sign in to comment.