Closed (fixed)
Project:
Commerce Core
Version:
7.x-1.x-dev
Component:
Order
Priority:
Minor
Category:
Task
Assigned:
Reporter:
Created:
26 Jul 2012 at 12:15 UTC
Updated:
9 Aug 2012 at 12:31 UTC
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);;
| Comment | File | Size | Author |
|---|---|---|---|
| order_test_semicolon.patch | 1.2 KB | bobbyaldol |
Comments
Comment #1
rszrama commentedIt's good enough for a commit! Welcome to the committers log. ; )