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 31be6a7 commit 23529c0Copy full SHA for 23529c0
test/unit/core/environment.js
@@ -1,4 +1,4 @@
1
-suite.only('Graphics', function() {
+suite('Graphics', function() {
2
var myp5;
3
4
setup(function(done) {
0 commit comments