Skip to content

Commit

Permalink
[yaml] added missing test files
Browse files Browse the repository at this point in the history
  • Loading branch information
connorhu committed Dec 19, 2023
1 parent dd1419b commit 1a5c8da
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/fixtures/sfSimpleYamlConfigHandler/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
article:
title: foo
body: bar
3 changes: 3 additions & 0 deletions tests/fixtures/sfSimpleYamlConfigHandler/config_bis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
article:
title: bar
body: bar

0 comments on commit 1a5c8da

Please sign in to comment.