forked from oppia/oppia
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(Must be merged in conjunction with oppia#5490) RE -- -ExplorationMig…
…ration --- renaming the files. (oppia#5509) * constants.js * exp_domain.py and exp_domain_test.py * exp_jobs_one_off_test.py * exp_services.py and exp_serivices_test.py * html_validation_service.py and html_validation_service_test.py * summary_services_test.py * QuestionObjectFactorySpec.js * ExtractImageFilenamesFromStateService.js * ImagePreloaderService.js and ImagePreloaderSpec.js * The testszip file * test_cases_for_rte.json * gae_suite.py * base_test.py * FilepathEditor.js * feconf.py * merged with develop * inlined * correct _height_
- Loading branch information
Showing
18 changed files
with
531 additions
and
158 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -506,5 +506,5 @@ var constants = { | |
} | ||
}, | ||
|
||
"CURRENT_STATES_SCHEMA_VERSION": 24 | ||
"CURRENT_STATES_SCHEMA_VERSION": 25 | ||
}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.