Skip to content

Commit 6f3fe28

Browse files
committed
update
1 parent 76d510c commit 6f3fe28

1 file changed

Lines changed: 2 additions & 8 deletions

File tree

  • acceptance/bundle/select/missing
Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,2 @@
1-
# Selectors are resolved by the ResolveSelect mutator during initialize, before the
2-
# engine is known, so these errors are identical on both engines.
3-
4-
# Unqualified name that matches no resource.
5-
errcode trace $CLI bundle plan --select no_such_resource
6-
7-
# Qualified name whose resource does not exist.
8-
errcode trace $CLI bundle plan --select jobs.no_such_job
1+
trace musterr $CLI bundle plan --select no_such_resource
2+
trace musterr $CLI bundle deploy --select jobs.no_such_job

0 commit comments

Comments
 (0)