Start next dev iteration

This commit is contained in:
Dan Chao
2026-07-08 09:57:13 -07:00
committed by Jen Basch
parent 9916c23cfc
commit 997cfc9ae2
30 changed files with 65 additions and 29 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
///
/// To write tests, amend this module and define [facts] or [examples] (or both).
/// To run tests, use the `pkl test` command to evaluate the amended module.
@ModuleInfo { minPklVersion = "0.32.0" }
@ModuleInfo { minPklVersion = "0.33.0" }
open module pkl.test
/// Named groups of boolean expressions that are expected to evaluate to [true].