Skip to content

Commit 94c8e28

Browse files
committed
test: indicate components that already pass random execution tests
1 parent 27a2d72 commit 94c8e28

File tree

1 file changed

+23
-23
lines changed

1 file changed

+23
-23
lines changed

.github/scripts/random-tests-config.txt

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -9,41 +9,41 @@
99
# Reference: https://github.com/codeigniter4/CodeIgniter4/issues/9968
1010

1111
API
12-
# AutoReview
13-
# Autoloader
12+
AutoReview
13+
Autoloader
1414
# Cache
1515
CLI
1616
# Commands
1717
# Config
18-
# Cookie
19-
# DataCaster
20-
# DataConverter
18+
Cookie
19+
DataCaster
20+
DataConverter
2121
# Database
22-
# Debug
23-
# Email
24-
# Encryption
25-
# Entity
26-
# Events
27-
# Files
22+
Debug
23+
Email
24+
Encryption
25+
Entity
26+
Events
27+
Files
2828
# Filters
29-
# Format
29+
Format
3030
# HTTP
3131
# Helpers
3232
# Honeypot
33-
# HotReloader
34-
# I18n
33+
HotReloader
34+
I18n
3535
# Images
36-
# Language
37-
# Log
36+
Language
37+
Log
3838
# Models
39-
# Pager
40-
# Publisher
41-
# RESTful
39+
Pager
40+
Publisher
41+
RESTful
4242
# Router
43-
# Security
43+
Security
4444
# Session
4545
# Test
46-
# Throttle
47-
# Typography
46+
Throttle
47+
Typography
4848
# Validation
49-
# View
49+
View

0 commit comments

Comments
 (0)