We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1cee85d commit 1fdb9efCopy full SHA for 1fdb9ef
tests/paymentplugin_test.php
@@ -30,8 +30,6 @@
30
31
class tool_paymentplugin_testcase extends advanced_testcase {
32
33
- // Course cost currently only supports whole numbers.
34
- // Add tests for floats once decimal values and currency is sorted.
35
public function test_course_cost() {
36
global $DB;
37
$this->resetAfterTest();
0 commit comments