Unit tests and coding standards
Compare changes
+ 32
− 18
@@ -290,7 +290,7 @@ class WP_Revisions_Control {
@@ -362,29 +362,43 @@ class WP_Revisions_Control {
Updates JS to accommodate both Gutenberg and the Classic editor. Also introduces unit tests and conforms to coding standards.
Fixes #2 (closed) Fixes #3 (closed)