Skip to content

Commit

Permalink
Set milestone test flag to agama_base.pm
Browse files Browse the repository at this point in the history
  • Loading branch information
coolgw committed Jul 11, 2023
1 parent 37766d9 commit b62d7cf
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions lib/Yam/agama/agama_base.pm
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,8 @@ sub post_run_hook {
ensure_serialdev_permissions;
}

sub test_flags {
return {fatal => 1};
}

1;

0 comments on commit b62d7cf

Please sign in to comment.