Skip to content

Commit a266420

Browse files
author
Kirill Nesmeyanov
committed
Fix tests
1 parent 67f4a41 commit a266420

File tree

45 files changed

+230
-98
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+230
-98
lines changed

.github/workflows/security.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
push:
55
pull_request:
66
schedule:
7-
- cron: '0 0 * * *'
7+
- cron: '0 0 * * 0'
88

99
jobs:
1010
security:

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
push:
55
pull_request:
66
schedule:
7-
- cron: '0 0 * * *'
7+
- cron: '0 0 * * 0'
88

99
jobs:
1010
tests:

tests/Unit/Serialization/PhpSerializationTest/typelang_parser_node_identifier.195653c1.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

tests/Unit/Serialization/PhpSerializationTest/typelang_parser_node_literal_boolliteralnode.c8ab6115.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

tests/Unit/Serialization/PhpSerializationTest/typelang_parser_node_literal_floatliteralnode.6f8f355e.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

tests/Unit/Serialization/PhpSerializationTest/typelang_parser_node_literal_intliteralnode.04630b37.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

tests/Unit/Serialization/PhpSerializationTest/typelang_parser_node_literal_nullliteralnode.1e22df25.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

tests/Unit/Serialization/PhpSerializationTest/typelang_parser_node_literal_stringliteralnode.8d9b84d9.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

tests/Unit/Serialization/PhpSerializationTest/typelang_parser_node_name.42065e00.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)