Skip to content

Commit 6bbabf7

Browse files
committed
test: Small test suite config change
1 parent dd86ef5 commit 6bbabf7

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ jobs:
3636
env:
3737
RUBYOPT: '-rbundler/setup -rrbs/test/setup'
3838
RBS_TEST_TARGET: 'TinyAdmin::*'
39-
run: bin/rspec --profile
39+
run: bin/rspec --format documentation --profile

.rspec

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
--format documentation
21
--require spec_helper

0 commit comments

Comments
 (0)