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://[email protected]/sentry/1'],
263263
['http://[email protected]/1'],
264-
['http://public@01.example.com/1'],
264+
['http://public@o1.example.com/1'],
265265
['http://[email protected]:8080/sentry/1'],
266266
['https://[email protected]/sentry/1'],
267267
['https://[email protected]:4343/sentry/1'],

0 commit comments

Comments
 (0)