flake8
passed.
JSHint
passed.
Review Request #13010 — Created May 4, 2023 and submitted
Information | |
---|---|
david | |
Review Board | |
release-6.x | |
Reviewers | |
reviewboard | |
At some point in some of the action refactoring, a bug slipped in where
the ship-it action was usingjs_view_name
instead ofjs_view_class
.
This was preventing the action from correctly instantiating the
JavaScript side.
Verified that the ship-it action still worked correctly.
Summary | |
---|---|