mirror of
https://github.com/piskelapp/piskel.git
synced 2023-08-10 21:12:52 +03:00
spelling: snapshot
This commit is contained in:
parent
d78942423c
commit
d5e788a308
@ -91,7 +91,7 @@ describe('BackupService test', function () {
|
|||||||
it('calls create to backup', function (done) {
|
it('calls create to backup', function (done) {
|
||||||
preparePiskelMocks(1, 'piskel_name', 'piskel_desc', 'piskel_hash', 'serialized');
|
preparePiskelMocks(1, 'piskel_name', 'piskel_desc', 'piskel_hash', 'serialized');
|
||||||
|
|
||||||
// Set snashot date.
|
// Set snapshot date.
|
||||||
snapshotDate = 5;
|
snapshotDate = 5;
|
||||||
|
|
||||||
// No snapshots currently saved.
|
// No snapshots currently saved.
|
||||||
|
Loading…
Reference in New Issue
Block a user