Skip to content

Commit 23529c0

Browse files
committed
remove .only
1 parent 31be6a7 commit 23529c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/unit/core/environment.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
suite.only('Graphics', function() {
1+
suite('Graphics', function() {
22
var myp5;
33

44
setup(function(done) {

0 commit comments

Comments
 (0)