go.chromium.org/luci@v0.0.0-20240309015107-7cdc2e660f33/lucicfg/testdata/errors/project_without_name.star (about)

     1  luci.project()
     2  
     3  # Expect errors like:
     4  #
     5  # Traceback (most recent call last):
     6  #  ...
     7  # Error: missing required field "name"