[refactor][xs]: Dataset -> Backend in module name in backend tests.
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
(function ($) {
|
(function ($) {
|
||||||
module("Dataset");
|
module("Backend");
|
||||||
|
|
||||||
var memoryData = {
|
var memoryData = {
|
||||||
metadata: {
|
metadata: {
|
||||||
|
|||||||
Reference in New Issue
Block a user