Skip to content

Commit 070ccb7

Browse files
committed
wip
1 parent db9d342 commit 070ccb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/DsnTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ public static function toStringDataProvider(): array
261261
return [
262262
['http://public@example.com/sentry/1'],
263263
['http://public@example.com/1'],
264-
['http://public@01.example.com/1'],
264+
['http://public@o1.example.com/1'],
265265
['http://public@example.com:8080/sentry/1'],
266266
['https://public@example.com/sentry/1'],
267267
['https://public@example.com:4343/sentry/1'],

0 commit comments

Comments
 (0)