Skip to content

Commit e5232f9

Browse files
committed
tweak skip
1 parent 6ee4e6b commit e5232f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chapter_19_mocking.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1970,7 +1970,7 @@ to get a working login system without this one.
19701970
Just as we do on the server, you can also use a _.env_ file to save
19711971
project-specific environment variables:
19721972
1973-
[role="skip"]
1973+
[role="skipme"]
19741974
[subs="specialcharacters,quotes"]
19751975
----
19761976
$ *echo .env >> .gitignore* # we don't want to commit our secrets into git!

0 commit comments

Comments
 (0)