Posted by bobbyaldol on July 26, 2012 at 12:15pm
2 followers
Jump to:
| Project: | Drupal Commerce |
| Version: | 7.x-1.x-dev |
| Component: | Order |
| Category: | task |
| Priority: | minor |
| Assigned: | bobbyaldol |
| Status: | closed (fixed) |
Issue Summary
There is an unnecessary semicolon in the order modules's tests that caught my eye , although it is of no harm , just for the sake of perfection.
$new_order = commerce_order_new(1);;| Attachment | Size | Status | Test result | Operations |
|---|---|---|---|---|
| order_test_semicolon.patch | 1.2 KB | Idle | PASSED: [[SimpleTest]]: [MySQL] 3,589 pass(es). | View details |
Comments
#1
It's good enough for a commit! Welcome to the committers log. ; )
#2
Automatically closed -- issue fixed for 2 weeks with no activity.