Skip to content

Commit 85e823e

Browse files
fix typo in code component spec
1 parent a74e519 commit 85e823e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/usage/components/code_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
require_relative '../../support/utils'
22
include Utils
33

4-
describe 'Paragraph Component', type: :feature, js: true do
4+
describe 'Code Component', type: :feature, js: true do
55

66
it 'Example 1' do
77

0 commit comments

Comments
 (0)