Skip to content

Commit

Permalink
Merge pull request #1296 from rrevi/fix-garnetspec-error
Browse files Browse the repository at this point in the history
fix to cli scaffold controller spec deprecated garnetspec module
  • Loading branch information
crimson-knight authored Sep 24, 2022
2 parents dfdea71 + e040533 commit 4b8dc3c
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 4b8dc3c

Please sign in to comment.