Skip to content

Commit

Permalink
fix to cli scaffold controller spec deprecated garnetspec parent class
Browse files Browse the repository at this point in the history
  • Loading branch information
rrevi committed Sep 22, 2022
1 parent dfdea71 commit e040533
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ def <%= create_model_method %>
model
end

class <%= class_name %>ControllerTest < GarnetSpec::Controller::Test
class <%= class_name %>ControllerTest < GarnetSpec::SystemTest
getter handler : Amber::Pipe::Pipeline

def initialize
Expand Down

0 comments on commit e040533

Please sign in to comment.