We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 011539c commit 61aa51aCopy full SHA for 61aa51a
test/unit/image/pixels.js
@@ -1,4 +1,4 @@
1
-suite.only('pixels', function() {
+suite('pixels', function() {
2
var myp5;
3
4
setup(function(done) {
0 commit comments