Skip to content

Commit

Permalink
fix last test
Browse files Browse the repository at this point in the history
  • Loading branch information
preyasshah committed Jul 18, 2024
1 parent 656a470 commit c905373
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion martian-derive/tests/ui_make_mro/attr_unknown_attr.stderr
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
error: Expecting a comma separated `key=value` like tokens here. The allowed keys are: [mem_gb, threads, vmem_gb, volatile, stage_name]
error: Expecting a comma separated `key=value` like tokens here. The allowed keys are: [mem_gb, threads, vmem_gb, special, volatile, stage_name]
--> $DIR/attr_unknown_attr.rs:7:12
|
7 | #[make_mro(foo)]
Expand Down

0 comments on commit c905373

Please sign in to comment.