Skip to content

Commit d5106ee

Browse files
committed
refactor: correct Dataset namespace in dataset test
1 parent f745505 commit d5106ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/DatasetTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
*/
1212
namespace practically\chartjs\tests;
1313

14-
use practically\chartjs\Dataset;
14+
use practically\chartjs\components\Dataset;
1515

1616
/**
1717
* Test for the chart js dataset class

0 commit comments

Comments
 (0)