Skip to content

Commit d955f03

Browse files
markrandallderickr
authored andcommitted
The backend is currently in public.
1 parent 6851665 commit d955f03

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/Unit/UserNotes/SorterTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ public function testSortSortsSomeNotes(): void
9898

9999
public function testSortSortsFullNotes(): void
100100
{
101-
$file = file(__DIR__ . '/../../../backend/notes/d7/d7742c269d23ea86');
101+
$file = file(__DIR__ . '/../../../public/backend/notes/d7/d7742c269d23ea86');
102102

103103
$notes = [];
104104

0 commit comments

Comments
 (0)