You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tests/openedx_content/applets/backup_restore/fixtures/library_backup/entities/xblock.v1/html/c22b9f97-f1e9-4e8f-87f0-d5a3c26083e2.toml
+10-10Lines changed: 10 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -9,18 +9,18 @@ version_num = 2
9
9
[entity.published]
10
10
version_num = 2
11
11
12
-
# ### Versions
13
-
14
-
[[version]]
15
-
title = "Text"
16
-
version_num = 2
17
-
18
12
# Starting with https://github.com/openedx/openedx-core/pull/544,
19
13
# components will derive their type and code from these attributes rather
20
-
# than by parsing `key` (although archives without a [component] section will
21
-
# fall back to parsing `key`). We're adding this bit to the test fixture
14
+
# than by parsing `key` (although archives without an [entity.component] section
15
+
#will fall back to parsing `key`). We're adding this bit to the test fixture
22
16
# early, ensuring that older (Ulmo) code is forward-compatible with archives
0 commit comments